Freecodecamp: Typo in MongoDB and Mongoose - Delete Many Documents with model.remove()

Created on 20 Jul 2018  路  2Comments  路  Source: freeCodeCamp/freeCodeCamp

Describe your problem and - if possible - how to reproduce it

There is a typo in the first paragraph of 'MongoDB and Mongoose - Delete Many Documents with model.remove()' challenge page. In the last sentence 'Pass to it a query ducument ...', 'ducument' should be 'document'.

Add a Link to the page with the problem

https://learn.freecodecamp.org/apis-and-microservices/mongodb-and-mongoose/delete-many-documents-with-model-remove

Tell us about your browser and operating system

  • Browser Name:
  • Browser Version:
  • Operating System:

If possible, add a screenshot here

snip20180720_1

Most helpful comment

Shouldn't this issue be closed? It is has already been fixed.

@raisedadead

All 2 comments

Shouldn't this issue be closed? It is has already been fixed.

@raisedadead

@tingxuanz @hilliarj This issue is being closed as it has been resolved by the PR shown above.

Was this page helpful?
0 / 5 - 0 ratings