From 90b3933fc5538038641df23cfc30de9b07f0970a Mon Sep 17 00:00:00 2001 From: Ollie <69084614+olijeffers0n@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:30:37 -0400 Subject: [PATCH] Fix typo Co-authored-by: masmc05 <63639746+masmc05@users.noreply.github.com> --- config-specs/paper/paper-world-defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-specs/paper/paper-world-defaults.yml b/config-specs/paper/paper-world-defaults.yml index 785deea2..c4ec26f4 100644 --- a/config-specs/paper/paper-world-defaults.yml +++ b/config-specs/paper/paper-world-defaults.yml @@ -942,7 +942,7 @@ misc: default: HORIZONTAL_FIRST_OUTWARD description: >- Controls the order in which Alternate Current updates wires and neighboring blocks. - Only has an effect when using the "alternate-current" redstoneimplementation. + Only has an effect when using the "alternate-current" redstone implementation. This can be one of the following values: - **HORIZONTAL_FIRST_OUTWARD**