summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYanis42 <35189056+Yanis42@users.noreply.github.com>2023-09-14 01:01:32 +0200
committerGitHub <noreply@github.com>2023-09-13 19:01:32 -0400
commitc7dd81e67783a93e728e5662dfe0c8732d79ce59 (patch)
treef96ee27505044fd7c3437cb667332d8c41ba15c0
parent7f398831fbcf67210b37882b5017093a1d187d5c (diff)
readme typo (#301)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2d1f64..76dfbd1 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ to install it via Homebrew.
#### Linux / *nix
-ZAPD uses the clasic `Makefile` approach. To build just run `make` (or even better `make -j` for faster compilations).
+ZAPD uses the classic `Makefile` approach. To build just run `make` (or even better `make -j` for faster compilations).
You can configure a bit your ZAPD build with the following options: