Skip to content

Commit e3104a8

Browse files
authored
Typo fix
1 parent c74d294 commit e3104a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readthedocs/api/v2/utils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ def trigger_external_build(project, version_list):
198198
"""
199199
Trigger Builds for all external versions provided.
200200
201-
The rules are sorted by priority.
201+
This will mark all the provided external versions as active
202+
and trigger build for those versions
202203
203204
"""
204205
for version_slug in version_list:

0 commit comments

Comments
 (0)