diff --git a/docs/Methods.md b/docs/Methods.md index 93f12ab..2366580 100644 --- a/docs/Methods.md +++ b/docs/Methods.md @@ -167,7 +167,7 @@ init({ > `import { getLocaleFromHash } from 'svelte-i18n' -`getLocaleFromHash(): string` +`getLocaleFromHash(hashKey: string): string` Utility method to help getting a initial locale based on a hash `{key}={value}` string.