Skip to content

Commit 54cbca3

Browse files
authored
deps: update spell checker (#441)
1 parent fdfab0c commit 54cbca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
1616
- name: Spell check
17-
uses: crate-ci/typos@v1.22.0
17+
uses: crate-ci/typos@v1.23.2

docs/folia/admin/reference/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ simple or portal.
288288

289289
Simple teleportations are completed by ensuring the addition
290290
of the teleporting entity to the destination chunk specified
291-
by teleporation. This allows the entity to be saved at the target
291+
by teleportation. This allows the entity to be saved at the target
292292
position, as if the teleportation did complete before shutdown.
293293

294294
Portal teleportations are completed by forcing the addition

0 commit comments

Comments
 (0)