Skip to content

Commit ec0cb6f

Browse files
bfontainenblock
authored andcommitted
docs: fix typos
1 parent a066a06 commit ec0cb6f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/setup/upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
!!! tip "Required update path"
44

5-
Its required to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) without skipping minor
5+
It's required to update from one stable version to the next (e.g. 0.26.0 → 0.27.1 → 0.28.0) without skipping minor
66
versions in between. You should always pick the latest available patch release.
77

88
Update an existing Headscale installation to a new version:
@@ -23,7 +23,7 @@ upgrading. A full backup of Headscale depends on your individual setup, but belo
2323

2424
=== "Standard installation"
2525

26-
A installation that follows our [official releases](install/official.md) setup guide uses the following paths:
26+
An installation that follows our [official releases](install/official.md) setup guide uses the following paths:
2727

2828
- [Configuration file](../ref/configuration.md): `/etc/headscale/config.yaml`
2929
- Data directory: `/var/lib/headscale`
@@ -37,7 +37,7 @@ upgrading. A full backup of Headscale depends on your individual setup, but belo
3737

3838
=== "Container"
3939

40-
A installation that follows our [container](install/container.md) setup guide uses a single source volume directory
40+
An installation that follows our [container](install/container.md) setup guide uses a single source volume directory
4141
that contains the configuration file, data directory and the SQLite database.
4242

4343
```console

0 commit comments

Comments
 (0)