Skip to content

Commit 821b3bd

Browse files
Wording adjustment
1 parent 74e4e2c commit 821b3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Query {
322322
- Repositories should follow [Gitlab flow].
323323
- Gitlab flow uses branching workflows instead of forks whenever possible.
324324
- Repositories should name their default branch **main**.
325-
- If additional branches are needed:
325+
- If more fine tuned control is needed:
326326
- Use a [production branch] or [environment branches] for web apps.
327327
- Use [release branches] or tags for external software (e.g. npm packages).
328328
- **main** should be a protected branch, as well as any environment /

0 commit comments

Comments
 (0)