From e3fcf1edecda58666f83e46a5de20f0f56d79f6e Mon Sep 17 00:00:00 2001 From: Jeffrey Anthony Date: Mon, 9 Dec 2024 08:58:38 -0500 Subject: [PATCH] correct spelling --- content/docs/rholang.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/rholang.md b/content/docs/rholang.md index 1fdbbdb05..1f285db4b 100644 --- a/content/docs/rholang.md +++ b/content/docs/rholang.md @@ -27,7 +27,7 @@ Another way to run rholang code is to start up your own local RNode and use its ##### 1. REPL -the following chapter provides you with the information for setting up REPL with docker for windows. If you don't want to use docker or windows, this is also possible and you just have to change the commands slidely. +the following chapter provides you with the information for setting up REPL with docker for windows. If you don't want to use docker or windows, this is also possible and you just have to change the commands sleightly. ##### 1.1 Requirements