Skip to content

Commit 7f60dcc

Browse files
authored
Fix example in CONTRIBUTING.md (#139)
1 parent 22dc077 commit 7f60dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ These have a specific meaning that is not open to much interpretation.
9292
- `.inv`: Either vertically mirrored or a 180° rotated version of a symbol, e.g. `amp.inv`, `Omega.inv`.
9393
- See also [#108](https://github.com/typst/codex/issues/108).
9494
- `.not`: A negation of the symbol, e.g. `eq.not`.
95-
- `.o`: A symbol with a circle around it, e.g. `plus.circle`.
95+
- `.o`: A symbol with a circle around it, e.g. `plus.o`.
9696
- See also [#62](https://github.com/typst/codex/pull/62)
9797
- `.rev`: A horizontally mirrored version of a symbol, e.g. `in.rev`.
9898
- See also [#108](https://github.com/typst/codex/issues/108).

0 commit comments

Comments
 (0)