We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79db3f7 commit 59cedadCopy full SHA for 59cedad
src/content/docs/folia/admin/reference/region-logic.md
@@ -221,7 +221,7 @@ Merge logic needs to occur when there are more than 1 region in the
221
set X. From the set X, a region x is selected that is not ticking. If
222
no such x exists, then a region x is created. Every region section
223
created is added to the set x, as it is the section that is known
224
-to not be ticking - this is done to adhere to invariant third invariant.
+to not be ticking - this is done to adhere to the third invariant.
225
226
Every region y in the set X that is not x is merged into x if
227
y is not in the ticking state, otherwise x runs the merge later
0 commit comments