diff --git a/guides/v2.3/get-started/create-integration.md b/guides/v2.3/get-started/create-integration.md index c1d2543308a..01489e3f5ac 100644 --- a/guides/v2.3/get-started/create-integration.md +++ b/guides/v2.3/get-started/create-integration.md @@ -61,12 +61,12 @@ To develop a module, you must: ```xml - + @@ -109,11 +109,10 @@ To develop a module, you must: 4. **Create a `registration.php` file** The `registration.php` registers the module with the Magento system. It must be placed in the module's root directory. ```php -