Skip to content

Commit 70043da

Browse files
authored
Fix typo (#22396)
DEFAUlT -> DEFAULT
1 parent e7f1d45 commit 70043da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@ Default templates for project boards:
10481048

10491049
## Git - Timeout settings (`git.timeout`)
10501050

1051-
- `DEFAUlT`: **360**: Git operations default timeout seconds.
1051+
- `DEFAULT`: **360**: Git operations default timeout seconds.
10521052
- `MIGRATE`: **600**: Migrate external repositories timeout seconds.
10531053
- `MIRROR`: **300**: Mirror external repositories timeout seconds.
10541054
- `CLONE`: **300**: Git clone from internal repositories timeout seconds.

0 commit comments

Comments
 (0)