aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-04-25 15:20:58 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-04-25 15:20:58 +0200
commitcf67933256a99fbf26337c1924d7ecc942bf91c0 (patch)
tree2abee70c5ad5a6a4bb12b3f2503ae8771448f9c9 /README.md
parent0f917c4170d675d109dce9ede433aba906aad61c (diff)
Fixing typos created by renaming bootstrap to init
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 e6dee4a..01503cf 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ systems by giving it the URL of the git repository as additional argument.
bashtard init https://git.tyil.nl/tyilnet.git
With the additional argument, it will clone the repository to `/etc/bashtard`,
-and then apply any additional steps for the machine you're initping.
+and then apply any additional steps for the machine you're initializing.
## General Usage