summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-10-15 00:09:04 -0400
committerPaul Duncan <pabs@pablotron.org>2023-10-15 00:09:04 -0400
commitbe1f3af3423b38100faf8afe1388fd78ea0df58b (patch)
tree9522c32f1f50eacd62a74bfc131aacdfdf520ae9 /README.md
parentf3eb62a8bc993b6f3fa12123a284a7d2c0aae719 (diff)
downloadsha3-be1f3af3423b38100faf8afe1388fd78ea0df58b.tar.bz2
sha3-be1f3af3423b38100faf8afe1388fd78ea0df58b.zip
README.md: s/typeing/typing/
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10f5a12..e19904d 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ See the `examples/` directory for more examples.
Full [API][] documentation is available in the comments of `sha3.h`. If
you have [Doxygen][] installed, you can generate [HTML][]-formatted
-[API][] documentation by typeing `make doc`.
+[API][] documentation by typing `make doc`.
## References