From 32885d2857d5e26bca9d484a59c4f18e5cfcb7a2 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 6 Sep 2024 00:31:51 +0900 Subject: [PATCH] docs: update README.md bellow -> below Signed-off-by: Ikko Eltociear Ashimine --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76560dde..0fa5b54e 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ spannerlog is an extension of statically types datalog which allows users to define their own ie functions which can be used to derive new structured information from relations. -The spannerlog repl, shown bellow is served using the [jupyter magic +The spannerlog repl, shown below is served using the [jupyter magic commands](https://opensarlab-docs.asf.alaska.edu/user-guides/jupyter_magic/) -Bellow, we will show you how to install and use spannerlog through +Below, we will show you how to install and use spannerlog through Spannerlib. For more comprehensive walkthroughs, see our tutorials section.