You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -295,7 +295,7 @@ This is not an exhaustive list. Always consider the potential user impact of any
295
295
Note: For the `confluent local services` command, which interacts with Confluent Platform, we should avoid breaking changes for all supported versions of Confluent Platform.
296
296
297
297
The following may seem like breaking changes, but *aren't*:
298
-
* Renaming a non-serialized, humanreadable field name
298
+
* Renaming a non-serialized, human-readable field name
299
299
* Hiding a deprecated flag (as long as users can still use the flag!)
300
300
301
301
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