Skip to content

Commit 95801f9

Browse files
committed
intro line
1 parent b1dd10b commit 95801f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/integrations/mongoose-get-started.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,8 @@ Next Steps
614614

615615
You now have a sample project that uses Mongoose to perform CRUD operations on a
616616
MongoDB collection. From here, you can choose to build on this project with more
617-
complex queries or document validation.
617+
complex queries or document validation. The following sections includes some
618+
examples of Mongoose features that you might use to in your application.
618619

619620
Mongoose Custom Setters
620621
~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)