You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/xdoc/migrate.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
</properties>
27
27
28
28
<body>
29
-
<sectionname="Introdution">
29
+
<sectionname="Introduction">
30
30
<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>
31
31
<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>
0 commit comments