From 3183d9f293142d0604ba5c7bea3da9f42bb8c89f Mon Sep 17 00:00:00 2001 From: Weston Nelson Date: Mon, 27 Nov 2023 13:16:51 -0600 Subject: [PATCH] docs: correct spelling of thens Correct typo - remove the s from thens (should be then). --- src/docs/build/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/build/getting-started.md b/src/docs/build/getting-started.md index efe72c5..53cc72d 100644 --- a/src/docs/build/getting-started.md +++ b/src/docs/build/getting-started.md @@ -97,7 +97,7 @@ Make sure you've followed [the guide on the `direnv` website](https://direnv.net ::: warning Make sure that you have correctly hooked `direnv` into your shell by modifying your shell configuration file (like `~/.bashrc` or `~/.zshrc`). -If you haven't edited a config file thens you probably haven't configured `direnv` properly (and things might not work later). +If you haven't edited a config file then you probably haven't configured `direnv` properly (and things might not work later). ::: ## Get Access to a Sepolia Node