Skip to content

Commit

Permalink
docs: fix markdown typo, fix #14290
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 24, 2024
1 parent 880bb2c commit 59ea552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ schema.searchIndex({
});
// Will automatically attempt to create the `my-index` search index.
const Test = mongoose.model('Test', schema);
``
```

<h2 id="es6-classes"><a href="#es6-classes">With ES6 Classes</a></h2>

Expand Down

0 comments on commit 59ea552

Please sign in to comment.