Skip to content

Commit 971240b

Browse files
committed
fix typos
1 parent ce2e5a8 commit 971240b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/browser/automatic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The table below indicates **planned** time for the automatic build schedule. For
177177
Initially, all builds started at the "top of the hour" (HH:00), but it turns out that is when *GitHub* has the most activity.
178178
In an attempt to minimize build failures due to resource limitations, the minute of the hour for all the apps is gradually being shifted.
179179

180-
When the first of the month and Wednesday came on the same day, there were many failed builds. This triggered us to redesign the timing. There is now only one run of a build action per week, on Sunday, and inside that build action there is logic to decide if it is the second Sunday of the month. If so, the build is always run and not skipped.
180+
When the first of the month and Wednesday came on the same day, there were many failed builds. This triggered us to redesign the timing. The new design is for only one run of a build action per week, on Sunday, and inside that build action there is logic to decide if it is the second Sunday of the month. If so, the build is always run and not skipped.
181181

182182

183183
Even if an app doesn't have automatic certificates implemented yet, they are added to the table as suggested values to use when this capability gets added. All times are UTC. If other apps decide to add this feature, please make a pull request to LoopDocs so we can add those times to the deconfliction table.

0 commit comments

Comments
 (0)