0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos: fix typos

This commit is contained in:
figsoda 2022-12-17 19:31:14 -05:00
parent 695d4bc76b
commit 6bb0dbf91f
169 changed files with 241 additions and 241 deletions

View file

@ -22,7 +22,7 @@ in
bootstrapAddons = mkOption {
description = lib.mdDoc ''
Bootstrap addons are like regular addons, but they are applied with cluster-admin rigths.
Bootstrap addons are like regular addons, but they are applied with cluster-admin rights.
They are applied at addon-manager startup only.
'';
default = { };

View file

@ -323,7 +323,7 @@ in
systemctl restart flannel
''}
echo "Node joined succesfully"
echo "Node joined successfully"
'')];
# isolate etcd on loopback at the master node