diff --git a/README.md b/README.md index 4cd478abc..0795e697b 100644 --- a/README.md +++ b/README.md @@ -686,7 +686,7 @@ The following parameters are supported: * `RelativeAdditionalModulesPath`: like AdditionalModulesPath, but the path is relative to the /Content directory * `ZipPath`: allow to specify a .zip file that is added to sys.path * `RelativeZipPath`: like ZipPath, but the path is relative to the /Content directory -* `IMportModules: comma/space/semicolon separated list of modules to import on startup (after ue_site) +* `ImportModules: comma/space/semicolon separated list of modules to import on startup (after ue_site) Example: