diff --git a/docs/0105-wizard.md b/docs/0105-wizard.md index 97e7b77..2e90766 100644 --- a/docs/0105-wizard.md +++ b/docs/0105-wizard.md @@ -15,7 +15,7 @@ This is how to create tables without writing CREATE statements. ![create table wizard menu](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/wizard/create-table-wizard-01-en.png) -3. On a given blank table creator sheet, enter name of the table. If needed, add comment. Press Enter to move to the next field. +3. On a given blank table creator sheet, enter name of the table. If needed, add a comment. Press Enter to move to the next field. 4. Customize the tables by setting *constraints*, *storage*, and *options*. ![create table wizard column form](https://s3.ap-northeast-2.amazonaws.com/sqlgate-resource/captures/wizard/create-table-wizard-02-en.png) @@ -174,4 +174,4 @@ You can import different types of documents. This section explains how to import - Copy: Delete all destination records, and replace with source contents. - Append New: Add Records only if there is no destination record. -10. Check if the data has been imported successfully and then click [OK]. \ No newline at end of file +10. Check if the data has been imported successfully and then click [OK].