aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-09-16 09:56:49 -0400
committerPaul Duncan <pabs@pablotron.org>2023-09-16 09:56:49 -0400
commit8c978325439a3d8f44c24bedc45ad895796ea94c (patch)
tree32b2471a1e6e4fd0af084094cd3e04b52a95e987
parented3ca1da539d80505d3b40353bf2b31498f50a9b (diff)
downloadsha3-8c978325439a3d8f44c24bedc45ad895796ea94c.tar.bz2
sha3-8c978325439a3d8f44c24bedc45ad895796ea94c.zip
README.md: s/test/sample/
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc08977..be9daf9 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
* TurboSHAKE128 and TurboSHAKE256
* KangarooTwelve
-Use `make` to build a minimal test application, and `make test` to run
+Use `make` to build a minimal sample application, and `make test` to run
the test suite.
## Examples