diff --git a/pages/authorizer-react/hooks.md b/pages/authorizer-react/hooks.md index 6e67e4e..ed96b2e 100644 --- a/pages/authorizer-react/hooks.md +++ b/pages/authorizer-react/hooks.md @@ -24,7 +24,7 @@ Here is the complete list of state variables and functions that are returned by ### Sample Usage ```jsx -import {useAuthorizer} from '@authorizerdev/authorizer-react` +import {useAuthorizer} from '@authorizerdev/authorizer-react' const Component = () => {