diff options
| author | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2022-03-15 17:07:47 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-05 12:26:15 +0200 |
| commit | 42488834f8f60627830732428017cdf26733f12c (patch) | |
| tree | 6ad047ff37325a5a9c9e9e46a60eb6e9d357b0b7 /docs | |
| parent | 2503c5faca4bf822c9f902818122a49debf68e14 (diff) | |
Update index.md
Diffstat (limited to 'docs')
| -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 |
