不要怂,就是干,撸起袖子干!

Commit aa8eea2f by Mick Hansen

Merge pull request #2900 from ClimbsRocks/patch-1

Wording tweak- first paragraph
2 parents 776b32ab 9b7183cf
Showing with 2 additions and 3 deletions
## Introduction ## Introduction
This article explains the basic concepts of Sequelize. You will learn how to use the supported dialects, which ways of database setup approaches are available and how common scenarios can be achieved. This article explains the basic concepts of Sequelize. You will learn how to use the supported dialects, which types of database setup approaches are available, and how common scenarios can be achieved.
## Premise ## Premise
...@@ -387,4 +387,4 @@ As there are some more advanced features in Sequelize which are a bit inappropri ...@@ -387,4 +387,4 @@ As there are some more advanced features in Sequelize which are a bit inappropri
[2]: /docs/latest/models#configuration [2]: /docs/latest/models#configuration
[3]: /docs/latest/models#validations [3]: /docs/latest/models#validations
[4]: /docs/latest/models#finders [4]: /docs/latest/models#finders
[5]: /docs/latest/associations [5]: /docs/latest/associations
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!