From c82a7bff0d560ce410215019a7b4a2a80ab0320c Mon Sep 17 00:00:00 2001 From: frederikhors <41120635+frederikhors@users.noreply.github.com> Date: Mon, 24 Feb 2020 06:18:50 +0100 Subject: [PATCH] Misprint (#43) --- docs/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide.md b/docs/guide.md index 131ec6c..e62b3e2 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -1975,7 +1975,7 @@ To use Yugabyte in your local development flow just uncomment the following line ## Developing Super Graph -If you want to build and run Super Graph from code then the below commands will build the web ui and launch Super Graph in developer mode with a watcher to rebuild on code changes. And the demo rails app is also launched to make it essier to test changes. +If you want to build and run Super Graph from code then the below commands will build the web ui and launch Super Graph in developer mode with a watcher to rebuild on code changes. And the demo rails app is also launched to make it easier to test changes. ```bash