diff --git a/README.md b/README.md index 09feb1e..5f68414 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ function App() { } = useFlagsmith(); if (isLoading) { - return
Flagsith state is loading...
+ return
Flagsmith state is loading...
} if (isError) {