Skip to content

Commit

Permalink
Merge pull request #19 from dmorrison/patch-1
Browse files Browse the repository at this point in the history
Fix copy/paste typo in method documentation
  • Loading branch information
joetidee authored Nov 5, 2018
2 parents 48796da + bc7dc1a commit 22d9371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function loadTranslation(localeFilePath) {

/**
* Set translations object.
* @param {string} localeFilePath
* @param {object} translations
* @return {object} messages
*/
function loadTranslationObject(translations) {
Expand Down

0 comments on commit 22d9371

Please sign in to comment.