From 530d98e5c3f7172a2d1d07c96c74f51e8eac547a Mon Sep 17 00:00:00 2001 From: HectorMenezes Date: Tue, 18 Jan 2022 12:14:27 -0300 Subject: [PATCH] small doc correction --- docs/site/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/getting-started.md b/docs/site/getting-started.md index 23b5b1ae6..5abb3d14f 100644 --- a/docs/site/getting-started.md +++ b/docs/site/getting-started.md @@ -62,7 +62,7 @@ The browser REPL app looks like so: ## You have a Project? -If you are new to Calva, please consider the above option first. Then when it it will be time to get [Calva connected to the REPL of your project](connect.md). +If you are new to Calva, please consider the above option first. Then when it will be time to get [Calva connected to the REPL of your project](connect.md). ## Clojure Resources