Skip to content

Commit 1b68c81

Browse files
authored
Update README.md
Typo in constant name
1 parent 86611a1 commit 1b68c81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Constant | Description
229229
--------- | -----------
230230
`Merge::TRANSLATIONS_OURS` | Use only the translations present in `$translations1`
231231
`Merge::TRANSLATIONS_THEIRS` | Use only the translations present in `$translations2`
232-
`Merge::TRANSLATION_OVERRIDE` | Override the translation and plural translations with the value of `$translation2`
232+
`Merge::TRANSLATIONS_OVERRIDE` | Override the translation and plural translations with the value of `$translation2`
233233
`Merge::HEADERS_OURS` | Use only the headers of `$translations1`
234234
`Merge::HEADERS_REMOVE` | Use only the headers of `$translations2`
235235
`Merge::HEADERS_OVERRIDE` | Overrides the headers with the values of `$translations2`

0 commit comments

Comments
 (0)