diff --git a/README.md b/README.md index ae6f1bd..5cfc404 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ export const { useSubscription, ... } = createClient({ ## Using the Babel plugin (alpha) -In production, you might want to use the babel plugin in order to replace the runtime dependencies (such as `generatedSchema`, `scalarsEnumsHash`) in your client config with statically-generated artifacts. +In production, you might want to use the babel plugin in order to replace the runtime dependencies (such as `generatedSchema`, `scalarsEnumsHash`) in your client config with statically-generated artefacts. **.babelrc**