Skip to content

Commit 8ea7743

Browse files
authored
Merge pull request #9196 from samtsai15/patch-1
Update guide.pug
2 parents 6fea8c3 + fd42b58 commit 8ea7743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ block content
364364
Only non-virtual properties work as part of queries and for field selection.
365365
Since virtuals are not stored in MongoDB, you can't query with them.
366366

367-
<h5 id="aliases"><a href="#aliases">Aliases</a></h5>
367+
<h3 id="aliases"><a href="#aliases">Aliases</a></h3>
368368

369369
Aliases are a particular type of virtual where the getter and setter
370370
seamlessly get and set another property. This is handy for saving network

0 commit comments

Comments
 (0)