Skip to content

Commit 71a8ac4

Browse files
authored
General fixes and improvements (#3201)
1 parent ee73575 commit 71a8ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ This is not an exhaustive list. Always consider the potential user impact of any
295295
Note: For the `confluent local services` command, which interacts with Confluent Platform, we should avoid breaking changes for all supported versions of Confluent Platform.
296296

297297
The following may seem like breaking changes, but *aren't*:
298-
* Renaming a non-serialized, human readable field name
298+
* Renaming a non-serialized, human-readable field name
299299
* Hiding a deprecated flag (as long as users can still use the flag!)
300300

301301
These criteria apply to commands, flags, or any functionality in the LA (Limited Availability) or GA (General Availability) lifecycle stages, which should have a stable interface.

0 commit comments

Comments
 (0)