Skip to content

Commit 30885b3

Browse files
Update readthedocs/projects/tasks.py
Co-Authored-By: humitos <[email protected]>
1 parent ad35d85 commit 30885b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ def run(self, version_pk): # pylint: disable=arguments-differ
277277

278278

279279
# Exceptions under ``throws`` argument are considered ERROR from a Build
280-
# perspective but as a WARNING for the application itself. These exception are
280+
# perspective but as a WARNING for the application itself. These exceptions are
281281
# logged as ``INFO`` and they are not sent to Sentry.
282282
@app.task(
283283
bind=True,

0 commit comments

Comments
 (0)