Skip to content

Commit f29085f

Browse files
committed
Fixed typo, updated image
1 parent 4b4aa4b commit f29085f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/80-edit-mapping-rules/20-edit-mapping-books-book-genre.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ genres: [
2929
```
3030

3131
- On the MongoDB diagram view, click the `books` collection.
32-
- Click on the edit edit icon of `genres`. Deselect `id`, This is a child relationship of `bookGenres`, and we'll merge these fields into the parent, to avoid too much unneccesary nesting.
32+
- Click on the edit icon of `genres`. Deselect `id`, This is a child relationship of `bookGenres`, and we'll merge these fields into the parent, to avoid too much unneccesary nesting.
3333
- Click `Save and close`.
3434
- Click on the edit icon of the `book_genre` embedded array.
3535
- Change the field name from `bookGenres` to `genres`.

static/img/100-image-001.png

293 KB
Loading

0 commit comments

Comments
 (0)