diff options
Diffstat (limited to 'weatbag')
| -rw-r--r-- | weatbag/tiles/s2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/s2.py b/weatbag/tiles/s2.py index 13b6d83..474eb55 100644 --- a/weatbag/tiles/s2.py +++ b/weatbag/tiles/s2.py @@ -5,7 +5,7 @@ class Tile: def describe(self): print("To the South, the foliage begins to thin and the path winds " - "forwards up a steep hillside. A rugged granite rockformation tops " + "forward up a steep hillside. A rugged granite rock formation tops " "the hill, its centerpiece two slabs of rock leaning together " "to form a crude arch." ) |
