Skip to content

Commit 8ce9769

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

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
@@ -141,7 +141,7 @@ const MyComponent = ({ userId }) => {
141141
## Listening to events
142142

143143
The core Javascript client emits different types of events based on its
144-
the internals. You can listen on these events by leveraging the hook to return the client and listen
144+
internal activity. You can listen to these events by using 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)
147147

0 commit comments

Comments
 (0)