We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfab0c commit 54cbca3Copy full SHA for 54cbca3
.github/workflows/spellcheck.yaml
@@ -14,4 +14,4 @@ jobs:
14
- name: Checkout repository
15
uses: actions/checkout@v4
16
- name: Spell check
17
- uses: crate-ci/typos@v1.22.0
+ uses: crate-ci/typos@v1.23.2
docs/folia/admin/reference/overview.md
@@ -288,7 +288,7 @@ simple or portal.
288
289
Simple teleportations are completed by ensuring the addition
290
of the teleporting entity to the destination chunk specified
291
-by teleporation. This allows the entity to be saved at the target
+by teleportation. This allows the entity to be saved at the target
292
position, as if the teleportation did complete before shutdown.
293
294
Portal teleportations are completed by forcing the addition
0 commit comments