Skip to content

Commit 3c18d1e

Browse files
authored
Merge branch 'main' into patch-1
2 parents 084f40b + 1ac145f commit 3c18d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/content-style-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ When code examples refer to a larger file, show the relevant section of the file
118118

119119
```
120120
on:
121-
schedule:
122-
- cron: "40 19 * * *"
121+
schedule:
122+
- cron: "40 19 * * *"
123123
```
124124

125125
- **Avoid:**

0 commit comments

Comments
 (0)