Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Mar 10, 2020
1 parent a55e126 commit c3a5013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-core/src/i18n/useSetLocale.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { useNotify } from '../sideEffect';
*
* @example
*
* import { useLocale } from 'react-admin';
* import { useSetLocale } from 'react-admin';
*
* const availableLanguages = {
* en: 'English',
Expand Down

0 comments on commit c3a5013

Please sign in to comment.