aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c3021b..555b95e 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ Here are the differences to be aware of:
produce a `<TABLE>` tag in upper case, whereas `:table` will
produce `<table>`. They are different symbols. Thus it is possible to
control case on a case by case basis, no pun intended. If the
- *upcase-tokens-p*` variable is bound to `t`, then both will
+ `*upcase-tokens-p*` variable is bound to `t`, then both will
produce `<TABLE>`.
* All of the elaborate HTML escaping support featured in CL-WHO is