mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-07 20:04:00 +01:00
Fix typos
s/organisation/organization Signed-off-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
This commit is contained in:
parent
bfb6fd80df
commit
5d42a5936f
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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?
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user