Skip to content

Commit 68d29c9

Browse files
Clarify ordering guidance - "edition" is a new term used for syntax.
PiperOrigin-RevId: 872562719
1 parent 528f41e commit 68d29c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/programming-guides/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ All files should be ordered in the following manner:
2626

2727
1. License header (if applicable)
2828
1. File overview
29-
1. Syntax
29+
1. Syntax or edition
3030
1. Package
3131
1. Imports (sorted)
3232
1. File options

0 commit comments

Comments
 (0)