about summary refs log tree commit diff stats
path: root/doc/locationdb/locationdb.ipynb
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/locationdb/locationdb.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/locationdb/locationdb.ipynb b/doc/locationdb/locationdb.ipynb
index e09d88e9..4425b3ad 100644
--- a/doc/locationdb/locationdb.ipynb
+++ b/doc/locationdb/locationdb.ipynb
@@ -12,7 +12,7 @@
     "- a `LocKey` can have an optional *offset*.\n",
     "- a `LocKey` can have multiple symbol names\n",
     "- two `Lockey`s cannot share an identic offset\n",
-    "- two `LocKey`s cannot share a symol name\n",
+    "- two `LocKey`s cannot share a symbol name\n",
     "\n",
     "Below are manipulations of the `LocationDB`"
    ]