Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / migrate_upgrade / README.txt
index 70a94656be81775307395a247609e6b3f1dc5587..cf5ee51cf7e8c4808f43c407625e98ddf00a6c05 100644 (file)
@@ -1,7 +1,7 @@
 The migrate_upgrade module provides drush support for performing upgrades from
 previous versions of Drupal to Drupal 8. It implements two drush commands:
 
-* migrate-upgrade - performs a complete import of the source site's congiuration
+* migrate-upgrade - performs a complete import of the source site's configuration
 and content into the target Drupal 8 site. Optionally, with the --configure-only
 flag, it may create migration configurations for such an import without actually
 running them, to permit customization of the import process.