aboutsummaryrefslogtreecommitdiff
path: root/book/src/themes.md
diff options
context:
space:
mode:
authorchunghha2022-04-27 19:21:20 +0000
committerGitHub2022-04-27 19:21:20 +0000
commit3a398eec56c907f9d0f166e77242eb13ded229bc (patch)
tree4411668f181c0a1ae31b6599a50c196bccd709e6 /book/src/themes.md
parent2e46961886cb40b45a03a91c59823b0e437a9867 (diff)
fix typos (#2304)
Diffstat (limited to 'book/src/themes.md')
-rw-r--r--book/src/themes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/themes.md b/book/src/themes.md
index 91ca18b1..e73aedc9 100644
--- a/book/src/themes.md
+++ b/book/src/themes.md
@@ -158,7 +158,7 @@ We use a similar set of scopes as
- `builtin`
- `method`
- `macro`
- - `special` (preprocesor in C)
+ - `special` (preprocessor in C)
- `tag` - Tags (e.g. `<body>` in HTML)