From aade9e2af3eb130b7ef64086facc4186ea497ebf Mon Sep 17 00:00:00 2001 From: Panopticon Date: Fri, 6 Feb 2026 20:20:48 +0100 Subject: [PATCH] Fix punctuation in README.md Added a period at the end of the Longhorn branch description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a0f0d6..6535351 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ See [this issue](https://github.com/timothystewart6/k3s-ansible/issues/667) for See the [readme](https://github.com/timothystewart6/k3s-ansible/blob/master/README.md) in the original repo for more information. # Branches -There is another branch with an added feature of deploying Longhorn in your cluster as part of the playbook, which can be convenient. You can check it out [here](https://github.com/panoptikoe/k3s-ansible/tree/longhorn) +There is another branch with an added feature of deploying Longhorn in your cluster as part of the playbook, which can be convenient. You can check it out [here](https://github.com/panoptikoe/k3s-ansible/tree/longhorn). ## Thanks 🤝