Skip to content

Commit 5b309d9

Browse files
authored
Merge pull request #42 from igormukhingmailcom/patch-1
Fixed typo (yaml->yml)
2 parents 229b28f + 9a35531 commit 5b309d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ _happyr_translation:
105105
happyr_translation:
106106
httplug_client: 'httplug.client'
107107
httplug_message_factory: 'httplug.message_factory'
108-
file_extension: 'xlf' # could be 'json', 'mo', 'php', 'po', 'yaml' and many more
108+
file_extension: 'xlf' # could be 'json', 'mo', 'php', 'po', 'yml' and many more
109109
locales: []
110110
domains: []
111111
translation_service: 'loco'

0 commit comments

Comments
 (0)