Skip to content

Commit 1f370c2

Browse files
Update README.md
1 parent 44cf2cc commit 1f370c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This SDK is designed to work with Split, the platform for controlled rollouts, w
1111

1212
This SDK is compatible with React 16.3.0 and above, since it uses [React Context API](https://reactjs.org/docs/context.html).
1313

14-
Some features, such as `useClient` and `useManager`, use [React Hooks API](https://reactjs.org/docs/hooks-overview.html) that requires React 16.8.0 or later.
14+
Some features, such as `useSplitClient` and `useSplitTreatments`, use [React Hooks API](https://reactjs.org/docs/hooks-overview.html) that requires React 16.8.0 or later.
1515

1616
## Getting started
1717
Below is a simple example that describes the instantiation and most basic usage of our SDK:

0 commit comments

Comments
 (0)