From 3e55cd8214819349cb33cc4c2ee47c1df0a15e5e Mon Sep 17 00:00:00 2001 From: Benjamin Porter Date: Wed, 5 Oct 2022 19:38:05 -0600 Subject: [PATCH] Fix spelling error: instanciate -> instantiate --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e64ac0a..de14df0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # headscale-operator -A Kubernetes Operator to instanciate and control headscale instances. +A Kubernetes Operator to instantiate and control headscale instances. ## Description -With _headscale-operator_ you can instanciate multiple [headscale](https://github.com/juanfont/headscale) servers for multiple purpose. +With _headscale-operator_ you can instantiate multiple [headscale](https://github.com/juanfont/headscale) servers for multiple purpose. _headscale-operator_ let you manage [_namespaces_](https://github.com/juanfont/headscale/blob/main/docs/glossary.md) and _preauthkeys_.