From 42488834f8f60627830732428017cdf26733f12c Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> Date: Tue, 15 Mar 2022 17:07:47 +0100 Subject: Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.md b/docs/index.md index 517363a..82858ab 100644 --- a/docs/index.md +++ b/docs/index.md @@ -72,7 +72,7 @@ make test-go ### Testing -To tesst wrappers, issue the following command in a shell (you will need compilers for all wrappers if you do this): +To test the wrappers, issue the following command in a shell (you will need compilers for all wrappers if you do this): ```shell make test-wrappers -- cgit v1.2.3