From bba2af13d5b00fd2350f3de0935d301c0ffa278c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 18 Jun 2017 22:35:03 -0400 Subject: [PATCH] Typo fix. --- adventure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adventure.yaml b/adventure.yaml index 48353c2..8d9de05 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -449,7 +449,7 @@ locations: !!omap short: 'You''re at top of stalactite.' - LOC_DIFFERENT2: description: - long: '1You are in a little maze of twisting passages, all different.' + long: 'You are in a little maze of twisting passages, all different.' short: !!null - LOC_RESERVOIR: description: -- 2.31.1