From ef95947e63364da84c3ce07920b8c5be5a5a0f1c Mon Sep 17 00:00:00 2001 From: xpetit <32063953+xpetit@users.noreply.github.com> Date: Sun, 4 Apr 2021 13:53:22 +0200 Subject: [PATCH] Language --- go/tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/tests/README.md b/go/tests/README.md index ca8e1e23..1bbf8068 100644 --- a/go/tests/README.md +++ b/go/tests/README.md @@ -17,7 +17,7 @@ and a program: go run github.com/01-edu/public/go/tests/prog/EXERCISE_test ``` -Relative paths works anywhere within `public/go/tests`: +Relative paths work anywhere in `public/go/tests`: ``` go run ./prog/printalphabet_test