Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4bc3104e..9d5c3935 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ Therefore, Archinstall will try its best to not introduce any breaking changes e
There are some examples in the `examples/` directory that should serve as a starting point.
-The following is a small example of how to script your own *interative* installation:
+The following is a small example of how to script your own *interactive* installation:
```python
from pathlib import Path