aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2023-11-07 22:45:12 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2023-11-07 22:45:12 +0100
commitf1c1cca92cb6a9c4a1f8ef4d66ddc9e0df8e3ed8 (patch)
treef93d41771f62cce30e61659bb9becb65612e0a0a
parentce71a49403338fcfbd3da9a116f4df605f80a8ac (diff)
downloadcpp-utils-f1c1cca92cb6a9c4a1f8ef4d66ddc9e0df8e3ed8.tar.gz
cpp-utils-f1c1cca92cb6a9c4a1f8ef4d66ddc9e0df8e3ed8.zip
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dae2d78..0a57fba 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ to copy them over and adapt them to the concrete needs.
The folder `test/` does not really provide tests, but it is more used as
playground and to validate compilation :^)
-The [Makefile](Makefile) offer some target for building, running and linting
+The [Makefile](Makefile) offers some targets for building, running and linting
the utilities.
```sh
# Build "test" examples.