diff options
author | 2019-03-30 17:36:31 +1000 | |
---|---|---|
committer | 2019-03-30 17:36:31 +1000 | |
commit | 57d9c2be752578b555c0b7bfffeba111c78a6847 (patch) | |
tree | 7a62d320d4a3e6c14270fe3feea08c97a55b8e5e | |
parent | Adjust subject order a bit. (diff) |
Fix weird wording of leading sentence.
-rw-r--r-- | bot/seasons/easter/__init__.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bot/seasons/easter/__init__.py b/bot/seasons/easter/__init__.py index 3be52b10..6bfec0fe 100644 --- a/bot/seasons/easter/__init__.py +++ b/bot/seasons/easter/__init__.py @@ -3,9 +3,8 @@ from bot.seasons import SeasonBase class Easter(SeasonBase): """ - Easter is a beautiful time of the year often celebrated after the first full moon of the - Northern Hemisphere's new spring season, making it a beautiful time of the year with colorful - flowers coming out to greet us. + Often celebrated after the first full moon of the Northern Hemisphere's new spring season, + Easter is a beautiful time of the year with colorful flowers coming out to greet us. To celebrate, we have a lovely new colourful server icon. Thanks to <@140605665772175361> for the design. |