Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIkko Eltociear Ashimine <eltociear@gmail.com>2023-09-14 19:03:59 +0900
committerGitHub <noreply@github.com>2023-09-14 20:03:59 +1000
commit2252dcf9bb0f07f5f331b66395d24dce54d50a44 (patch)
tree179f87d7c889372dd19122f988be541f85977280 /README.md
parent3ba1a3718e3187eafdaaaab4c1ad6551408cc701 (diff)
Fix typo in README.md (#2050)
interative -> interactive
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 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