docs: fix missing ` (#10194)

This commit is contained in:
John Reilly 2024-06-03 23:54:57 +02:00 committed by GitHub
parent 189bb3d4a0
commit 2b67ba94b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ Content
:::tip Keeping tags usage consistent
Use the new `onInlineTags: 'throw' plugin option to enforce the usage of predefined tags and prevent contributors from creating new unwanted tags.
Use the new `onInlineTags: 'throw'` plugin option to enforce the usage of predefined tags and prevent contributors from creating new unwanted tags.
:::