Skip to content

Commit 6b8148c

Browse files
[docs] Add 'gardening' to Lexicon.md (swiftlang#32044)
1 parent c98c862 commit 6b8148c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Lexicon.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,12 @@ and *zero* protocols; the latter is the `Any` type).
167167
Describes a type or function where making changes will break binary
168168
compatibility. See [LibraryEvolution.rst](LibraryEvolution.rst).
169169

170+
## gardening
171+
172+
Describes contributions which fix code that is not executed
173+
(such as in a manifesto or README) and written text
174+
(correcting typos and grammatical errors).
175+
170176
## generic environment
171177

172178
Provides context for interpreting a type that may have generic parameters

0 commit comments

Comments
 (0)