Skip to content

Commit 73fdfa3

Browse files
authored
Merge pull request #1457 from a2br/main
Add proper markdown to 'main'
2 parents b432846 + 7ab067c commit 73fdfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/glossaries/external.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
- term: main
402402
description: >-
403403
The default development branch. Whenever you create a Git repository, a
404-
branch named "main" is created, and becomes the active branch. In most
404+
branch named `main` is created, and becomes the active branch. In most
405405
cases, this contains the local development, though that is purely by
406406
convention and is not required.
407407
- term: master

0 commit comments

Comments
 (0)