Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/glossaries/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
- term: main
description: >-
The default development branch. Whenever you create a Git repository, a
branch named "main" is created, and becomes the active branch. In most
branch named `main` is created, and becomes the active branch. In most
cases, this contains the local development, though that is purely by
convention and is not required.
- term: master
Expand Down