diff --git a/packages/react-sdk/README.md b/packages/react-sdk/README.md index 8e2f65b3..7161b2ea 100644 --- a/packages/react-sdk/README.md +++ b/packages/react-sdk/README.md @@ -124,7 +124,7 @@ To retrieve features along with their targeting information, use `useFeature(key Note that accessing `isEnabled` on the object returned by `useFeature()` automatically generates a `check` event. -## Remote config (beta) +## Remote config Remote config is a dynamic and flexible approach to configuring feature behavior outside of your app – without needing to re-deploy it.