From e92058c12f69ab0eb2681153feddb7047e882523 Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Thu, 29 May 2025 14:33:25 +0200 Subject: [PATCH] Update quick-start.md --- docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start.md b/docs/quick-start.md index 0f7b2d86fc..2bde70cdc8 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -74,4 +74,4 @@ This will create a file called `.python-version` and instruct pyenv to use Pytho ### Q: I'm trying to deploy but it can't connect to the local ganache instance -A: Use NodeJS version 14.x [nvm](https://github.com/nvm-sh/nvm) can help! +A: Use a NodeJS version 14.x [nvm](https://github.com/nvm-sh/nvm) can help!