Skip to content

Commit 9e8baaf

Browse files
chubinabitrolly
andauthored
Update lib/routing.py
Co-authored-by: Anatoli Babenia <[email protected]>
1 parent 2ac09da commit 9e8baaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/routing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def _get_page_dict(self, query, topic_type, request_options=None):
120120

121121
def handle_if_random_request(self, topic):
122122
"""
123-
Check if the `query` if a :random one,
123+
Check if the `query` is a :random one,
124124
if yes we check its correctness and then randomly select a topic,
125125
based on the provided prefix.
126126

0 commit comments

Comments
 (0)