Skip to content

Commit daa8937

Browse files
committed
Fix another linting error!
1 parent 01740f2 commit daa8937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/pipelines/scheduled_builds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When setting up a cron job in your parent pipeline, it is important to ensure th
1717
<p><span style="color:red"><em>Could not find a matching team that includes both pipelines, each having a minimum "Build" access level.</em></span></p>
1818
</div>
1919

20-
This error is indicative of a mismatch in `Team` assignments, and it highlights the importance of maintaining consistent team configurations across interconnected pipelines to avoid permission-related issues.
20+
This error is indicative of a mismatch in `Team` assignments, and it highlights the importance of maintaining consistent team configurations across interconnected pipelines to avoid permission-related issues.
2121

2222
## Schedule intervals
2323

0 commit comments

Comments
 (0)