Skip to content

Commit d61af70

Browse files
authored
Fixed typo in README.md
1 parent 61c2f84 commit d61af70

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-
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.
15+
From the table(s) that you have selected, this bundle 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)