aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-08-04 08:02:08 -0700
committercolin <colin@cicadas.surf>2023-08-04 08:02:08 -0700
commit477bb1041bdb89877867312c1249126f7a2988b9 (patch)
tree7832f80e7b63610009a9b46796c842b197c10bc0
parent03fc2fd4c781856234a31a681ed3cd2f2d8e3189 (diff)
readme markdown syntax to org syntax
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index b18153c..ca98579 100644
--- a/README.org
+++ b/README.org
@@ -167,7 +167,7 @@ S-EXPRESSION.
#+end_src
This would check that the token returned by matching against the
-`(:item)` pattern is a symbol.
+~(:item)~ pattern is a symbol.
**** Example 2: Expression IF Clauses