Skip to content

Commit

Permalink
fix: Typo in callout docs
Browse files Browse the repository at this point in the history
Fixes #11504
  • Loading branch information
mcanouil committed Nov 22, 2024
1 parent 88819d5 commit 33fe940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/editor/tools/attrs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
- value: .callout-note
doc: "Include additional explanation or context."
- value: .callout-tip
doc: "Provide a productivity tip or other helpful guideance. "
doc: "Provide a productivity tip or other helpful guidance. "
- value: .callout-important
doc: "Emphasize content that readers should be sure to read."
- value: .callout-caution
Expand Down

0 comments on commit 33fe940

Please sign in to comment.