Skip to content

Commit

Permalink
Merge pull request #5019 from damner/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Luwangel committed Jul 8, 2020
2 parents 14d7f0d + 05be105 commit 88f4827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-core/src/auth/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export {
AuthContext,
useAuthProvider,
convertLegacyAuthProvider,
// low-vevel hooks for calling a particular verb on the authProvider
// low-level hooks for calling a particular verb on the authProvider
useLogin,
useLogout,
useCheckAuth,
Expand Down

0 comments on commit 88f4827

Please sign in to comment.