Skip to content

Commit 9992385

Browse files
Fix Indentation
1 parent 6ee3049 commit 9992385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.3/migration/migration-tool-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ There are two possible ways to configure the Data Migration Tool for migration:
136136
<database host="127.0.0.1" name="magento1" user="root"/>
137137
</source>
138138
<destination>
139-
<database host="127.0.0.1" name="magento2" user="root"/>
140-
</destination>
139+
<database host="127.0.0.1" name="magento2" user="root"/>
140+
</destination>
141141
<options>
142142
<crypt_key />
143143
</options>

0 commit comments

Comments
 (0)