diff options
| -rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
