Skip to content

Commit 41ef196

Browse files
danpatnatephilipp-spiess
authored andcommitted
Update TopLevelEventTypes.js (#15511)
Fix grammar of code comment.
1 parent 7a482af commit 41ef196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/events/TopLevelEventTypes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export type RNTopLevelEventType =
2020

2121
export opaque type DOMTopLevelEventType = string;
2222

23-
// Do not uses the below two methods directly!
23+
// Do not use the below two methods directly!
2424
// Instead use constants exported from DOMTopLevelEventTypes in ReactDOM.
2525
// (It is the only module that is allowed to access these methods.)
2626

0 commit comments

Comments
 (0)