From 5d42a5936fbe0ee90e90a28b20940c4de41ad65e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Fri, 6 Feb 2026 10:29:45 -0300 Subject: [PATCH] Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit s/organisation/organization Signed-off-by: Lisandro Damián Nicanor Pérez Meyer --- CHANGELOG.md | 4 ++-- README.md | 4 ++-- docs/about/faq.md | 2 +- docs/index.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a51fcda..bbdf3bfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -704,7 +704,7 @@ This will also affect the way you ## 0.23.0 (2024-09-18) -This release was intended to be mainly a code reorganisation and refactoring, +This release was intended to be mainly a code reorganization and refactoring, significantly improving the maintainability of the codebase. This should allow us to improve further and make it easier for the maintainers to keep on top of the project. However, as you all have noticed, it turned out to become a much @@ -756,7 +756,7 @@ part of adopting [#1460](https://github.com/juanfont/headscale/pull/1460). ### BREAKING -- Code reorganisation, a lot of code has moved, please review the following PRs +- Code reorganization, a lot of code has moved, please review the following PRs accordingly [#1473](https://github.com/juanfont/headscale/pull/1473) - Change the structure of database configuration, see [config-example.yaml](./config-example.yaml) for the new structure. diff --git a/README.md b/README.md index 12f5d791..59f83be4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ and exposes the advertised routes of your nodes. A [Tailscale network (tailnet)](https://tailscale.com/kb/1136/tailnet/) is private network which Tailscale assigns to a user in terms of private users or an -organisation. +organization. ## Design goal @@ -41,7 +41,7 @@ Headscale aims to implement a self-hosted, open source alternative to the provide self-hosters and hobbyists with an open-source server they can use for their projects and labs. It implements a narrow scope, a _single_ Tailscale network (tailnet), suitable for a personal use, or a small open-source -organisation. +organization. ## Supporting Headscale diff --git a/docs/about/faq.md b/docs/about/faq.md index f1361590..45eb49cc 100644 --- a/docs/about/faq.md +++ b/docs/about/faq.md @@ -7,7 +7,7 @@ Headscale aims to implement a self-hosted, open source alternative to the provide self-hosters and hobbyists with an open-source server they can use for their projects and labs. It implements a narrow scope, a _single_ Tailscale network (tailnet), suitable for a personal use, or a small open-source -organisation. +organization. ## How can I contribute? diff --git a/docs/index.md b/docs/index.md index 890855b9..cdb526a6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ Headscale aims to implement a self-hosted, open source alternative to the provide self-hosters and hobbyists with an open-source server they can use for their projects and labs. It implements a narrow scope, a _single_ Tailscale network (tailnet), suitable for a personal use, or a small open-source -organisation. +organization. ## Supporting headscale