Skip to content

Commit e485ea6

Browse files
ciampogziolo
andauthored
Update packages/components/CONTRIBUTING.md
Co-authored-by: Greg Ziółkowski <[email protected]>
1 parent aa5df68 commit e485ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This set of guidelines should apply especially to newly introduced components. I
1212

1313
### Compatibility
1414

15-
The `@wordpress/components` package includes several components which are relied upon by many developers across different projects. It is, therefore, very important to avoid introducing breaking changes as much as possible.
15+
The `@wordpress/components` package includes components that are relied upon by many developers across different projects. It is, therefore, very important to avoid introducing breaking changes.
1616

1717
In these situations, an alternative approach is to "soft-deprecate" the given legacy API. This is achieved by removing traces of the API from the docs, while the code keeps supporing it in the background (with or without a warning)
1818

0 commit comments

Comments
 (0)