summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.md b/config.md
index b123bba..b498a56 100644
--- a/config.md
+++ b/config.md
@@ -370,12 +370,12 @@ LAST_ATOMICS = 1
LAST_IPv4 = 1
LAST_IPv6 = 1
-# General optoins.
+# General options.
LAST_CFLAGS =
LAST_CC = cc
```
-You may also change individual paramters by passing arguments to Make. For
+You may also change individual parameters by passing arguments to Make. For
example, to enable IPv6 and InspIRCd v3 protocol support in the current build
and all future builds: