Skip to content

Commit fbbf7bd

Browse files
Update README.md
Co-authored-by: Melinda Fekete <[email protected]>
1 parent 18a882a commit fbbf7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ const MyComponent = ({ userId }) => {
140140

141141
## Listening to events
142142

143-
The core Javascript client will emit different types on events based on what is happening in
143+
The core Javascript client emits different types of events based on its
144144
the internals. You can listen on these events by leveraging the hook to return the client and listen
145145
directly to these events. Alternatively, if you are instantiating the FlagProvider with a client, use the client directly
146146
to listen to events. [See the full list of events here.](https://github.com/Unleash/unleash-proxy-client-js?tab=readme-ov-file#available-events)

0 commit comments

Comments
 (0)