about summary refs log tree commit diff
path: root/scratch
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-02-27T16·52+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-01T22·32+0000
commitdff621922c6d4c0a3bd9947303ee9ac45bee3e32 (patch)
tree4d65ddb74580507433b9d60bb846941c0df2c678 /scratch
parent4d2d19f13688504cc6bbc8804cf186acb4e78a4e (diff)
Remove HTML-encoded quote
Prefer ' to &#39;
Diffstat (limited to 'scratch')
-rw-r--r--scratch/deepmind/part_two/todo.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/scratch/deepmind/part_two/todo.org b/scratch/deepmind/part_two/todo.org
index d302f7c48177..ae73aed01246 100644
--- a/scratch/deepmind/part_two/todo.org
+++ b/scratch/deepmind/part_two/todo.org
@@ -65,7 +65,7 @@
 ** TODO Two Egg Problem
 * JavaScript
 ** TODO JavaScript Scope
-** TODO What&#39;s Wrong with This JavaScript?
+** TODO What's Wrong with This JavaScript?
 * Coding interview tips
 ** TODO How The Coding Interview Works
 ** TODO General Coding Interview Advice