spelling mistake

This commit is contained in:
Alexander Munch-Hansen 2019-04-07 02:25:31 +02:00
parent 7b2ea7ea8d
commit 5e512aba8e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ from ..util import Context, Prediction
def is_tide(context: Context) -> Prediction:
"""
Determine whether or not it is night in Aarhus based no the current water level and which month we are in, based
Determine whether or not it is night in Aarhus based on the current water level and which month we are in, based
on number of cars driving across The Storbæltsbro.
"""