From 3a02867118ea1ed26d9c13c9872c355153b9169c Mon Sep 17 00:00:00 2001 From: "Alex Ellis (OpenFaaS Ltd)" Date: Mon, 9 Oct 2023 11:19:33 +0100 Subject: [PATCH] Fix typo Signed-off-by: Alex Ellis (OpenFaaS Ltd) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ae46ae4..26de909c 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ The `k3sup` tool is a client application which you can run on your own computer. ## Pre-requisites for k3sup servers and agents -Some Linux hosts are configured to allow `sudo` to run without having to repeat your password. For those which are not already configured that way, you'll nee to make the following changes if you wish to use `k3sup`: +Some Linux hosts are configured to allow `sudo` to run without having to repeat your password. For those which are not already configured that way, you'll need to make the following changes if you wish to use `k3sup`: ```bash # sudo visudo