Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
saadmk11 authored Jun 19, 2019
1 parent c74d294 commit e3104a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readthedocs/api/v2/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@ def trigger_external_build(project, version_list):
"""
Trigger Builds for all external versions provided.
The rules are sorted by priority.
This will mark all the provided external versions as active
and trigger build for those versions
"""
for version_slug in version_list:
Expand Down

0 comments on commit e3104a8

Please sign in to comment.