Skip to content

Commit a09c579

Browse files
authored
Accidentally a word (#11679)
1 parent 09e48f4 commit a09c579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/notifications/messages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def get_rendered_body(self):
9898
),
9999
Message(
100100
id=BuildAppError.BUILD_TERMINATED_DUE_INACTIVITY,
101-
header=_("Build terminated due inactivity"),
101+
header=_("Build terminated due to inactivity"),
102102
body=_(
103103
textwrap.dedent(
104104
"""

0 commit comments

Comments
 (0)