Skip to content

Commit 96d0f2a

Browse files
authored
Update migrate.xml
Fix typo
1 parent 35864bf commit 96d0f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/migrate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</properties>
2727

2828
<body>
29-
<section name="Introdution">
29+
<section name="Introduction">
3030
<p>The entire Migrations system can be accessed through this one simple command. You can access the built-in help by typing: <code>migrate --help</code>.</p>
3131
<p>Calling the migrate command with no options or invalid options also produces the help message. Here's the output of the help command:</p>
3232

0 commit comments

Comments
 (0)