Skip to content

Commit 86d3cab

Browse files
committed
Minor
1 parent ef2fd23 commit 86d3cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ When visiting the Import tab, use the **Add Blueprint** button to select the Tai
224224

225225
Once added, each blueprint can be customized, which includes the Controller Class, Model Class, Table Name, Permission Code and Menu Code names. When these fields are modified, they will adjust the filenames of the generated files.
226226

227-
Clicking the Import button will begin the conversion process. Some import are options shown to control how the import should proceed.
227+
Clicking the Import button will begin the conversion process. Some import options are shown to control how the import should proceed.
228228

229229
- **Migrate Database** performs a database migration after the import is finished. This optional and you can migrate the database later.
230230

@@ -234,7 +234,7 @@ Clicking the Import button will begin the conversion process. Some import are op
234234

235235
Before clicking **Import**, be sure to double check the selected blueprints. The import process creates multiple scaffold files for the selected plugin. This process can be difficult to undo, so it is a good idea to practice on a test plugin first, without migrating the database or disabling the blueprints.
236236

237-
When everything is done, you should see multiple controller, model and migration files generated for your selected plugin.
237+
When everything is done, you should see the controller, model and migration files generated for your selected plugin.
238238

239239
## Displaying Plugin Records on CMS Pages
240240

0 commit comments

Comments
 (0)