Skip to content

Commit

Permalink
Fix typo in README.md (#2050)
Browse files Browse the repository at this point in the history
interative -> interactive
  • Loading branch information
eltociear authored Sep 14, 2023
1 parent 3ba1a37 commit 2252dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2252dcf

Please sign in to comment.