Skip to content

Commit 61c2f84

Browse files
authored
Update README.md
1 parent ffd2e89 commit 61c2f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This bundle allows you to generate a Typescript interface from the table(s) that
1212

1313
### Typescript Sequelize Model with Interface
1414

15-
This bunle allows you to generate a [Typescript Sequelize](https://github.com/RobinBuschmann/sequelize-typescript) model and an accompanying interface, which will be used to instantiate a class for the model.
15+
From the table(s) that you have selected, this bunle allows you to generate a [Typescript Sequelize](https://github.com/RobinBuschmann/sequelize-typescript) model and an accompanying interface, which will be used to instantiate a class for the model.
1616

1717
## Installation and Usage
1818

0 commit comments

Comments
 (0)