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

Commit 9b7183cf by Preston Parry

Wording tweak- first paragraph

1 parent 6670246e
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!