Skip to content

Commit 2b947bf

Browse files
committed
Fixed examples for new data
1 parent 0ac93ed commit 2b947bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/80-modifying-results/adding-fields.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ db.books.aggregate([
1515
])
1616
```
1717

18-
💻 Add a new field `notes` that contains `PLACEHOLDER` for all documents.
18+
💻 Add a new field `notes` that contains the text `PLACEHOLDER` for all documents.
1919

2020
<details>
2121
<summary>Answer</summary>

0 commit comments

Comments
 (0)