freeCodeCamp/curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose
Greg Smith 1779971cff Fix typos in MongoDB lessons and clarify some language (#35020)
* docs: typos and change some language for clarity

* fix: typo regression

* fix: added the word is
2019-02-27 13:41:19 -06:00
..
chain-search-query-helpers-to-narrow-search-results.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
create-a-model.english.md Add indentation spaces to example code (#35047) 2019-02-25 18:49:42 -06:00
create-and-save-a-record-of-a-model.english.md Fix typos in MongoDB lessons and clarify some language (#35020) 2019-02-27 13:41:19 -06:00
create-many-records-with-model.create.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
delete-many-documents-with-model.remove.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
delete-one-document-using-model.findbyidandremove.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
install-and-set-up-mongoose.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
perform-classic-updates-by-running-find-edit-then-save.english.md Fix typos in MongoDB lessons and clarify some language (#35020) 2019-02-27 13:41:19 -06:00
perform-new-updates-on-a-document-using-model.findoneandupdate.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
use-model.find-to-search-your-database.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
use-model.findbyid-to-search-your-database-by-id.english.md Fix typos in MongoDB lessons and clarify some language (#35020) 2019-02-27 13:41:19 -06:00
use-model.findone-to-return-a-single-matching-document-from-your-database.english.md fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30