about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-11 16:07:34 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-11 16:07:34 -0700
commitf8cdd0166185342086c67e54c5ef209ae900e4e1 (patch)
tree0bba7afdfccc75fb0dc42452e240a196080197d7 /README.md
parent66b17d798de94a130b2b0c71d82478f41263109d (diff)
downloadlines.love-f8cdd0166185342086c67e54c5ef209ae900e4e1.tar.gz
.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4515bd..3974362 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ found anything amiss: http://akkartik.name/contact
 
 ## Known issues
 
-* There's a bug in freehand drawings (C-p mode) that causes them to be
+* There's a bug in freehand drawings (`ctrl+p` mode) that causes them to be
   highlighted even when the mouse is nowhere near them.
 
 * No support yet for Unicode graphemes spanning multiple codepoints.