Skip to content

Commit 219db8e

Browse files
mnajdovambrookes
andauthored
Update docs/src/pages/guides/api/api.md
Co-authored-by: Matt <github@nospam.33m.co>
1 parent 60e3ccc commit 219db8e

File tree

1 file changed

+1
-1
lines changed
  • docs/src/pages/guides/api

1 file changed

+1
-1
lines changed

docs/src/pages/guides/api/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This choice allows the shorthand notation:
9898

9999
Most of the controlled component are controlled via the `value` and the `onChange` properties,
100100
however, the `open` / `onClose` / `onOpen` combination is used for display related state.
101-
In the cases where there are more events, we put the noun first, and then the verb, for example: `onPageChange`, `onRowsChange`.
101+
In cases where there are multiple events, we put the noun first, and then the verb, for example: `onPageChange`, `onRowsChange`.
102102

103103
### boolean vs enum
104104

0 commit comments

Comments
 (0)