Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-rew committed Oct 24, 2023
1 parent d280852 commit 018274c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions excel-importer-product/README.md
Expand Up @@ -7,13 +7,13 @@ Imports Excel sheets and transforms it into a full featured web application.
1. Initiate the Excel imported via menu `File` > `Import` > `Axon Ivy` > `App Dialog from Excel`.
![importer](doc/excel-import-entry.png)

2. Pick a project, where the Excel records should imported to as Entity with a Dialog.
2. Pick a project, where the Excel records should be imported to as Entity with a Dialog.
![wizard](doc/target-project-unit.png)

3. The importer will create the EntityClass, that represents entries in the Database.
![generated-entity](doc/generate-entity-from-excel.png)

4. A simple process will be creatd, leading to a Dialog to explore your imported Entities.
4. A simple process will be created, leading to a Dialog to explore your imported Entities.
![final-dialog](doc/entity-dialog.png)

## Setup
Expand Down

0 comments on commit 018274c

Please sign in to comment.