]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
bootstrap: Fix spelling in README.md
authorAndreas Schneider <asn@samba.org>
Mon, 3 Apr 2023 07:45:42 +0000 (09:45 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 4 Apr 2023 07:31:36 +0000 (07:31 +0000)
Best reviewed with: `git show --word-diff`.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
bootstrap/README.md

index 44a354de545cbb80c1650c674b2c0770f22cebe1..d9a60878f614b17043f9e5c879f0b31599253705 100644 (file)
@@ -5,8 +5,8 @@ A pure python3 module with CLI to bootstrap Samba envs for multiple distribution
 ## Features
 
 - manage Samba dependencies list for multiple distributions
-- render dependencies package list to boostrap shell scripts(apt, yum and dnf)
-- render Vagrantfile to provision vitual machines with bootstrap scripts
+- render dependencies package list to bootstrap shell scripts(apt, yum and dnf)
+- render Vagrantfile to provision virtual machines with bootstrap scripts
 - render Dockerfile to build docker images with bootstrap scripts
 - build/tag/push docker images