We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c97ba1 + aa32003 commit 1751840Copy full SHA for 1751840
README.md
@@ -34,7 +34,7 @@
34
> ```
35
5. In the file `import-data.js`, create Mongoose model `Locations`
36
1. Define a mongoose schema that accepts the following entity (look at the [documentation](https://mongoosejs.com/docs/guide.html#definition)):
37
- ```shell
+ ```JSON
38
{
39
"filmType": "Long m\u00e9trage",
40
"filmProducerName": "MANDARIN PRODUCTION",
0 commit comments