Skip to content

Commit

Permalink
Fixed typo in contributions path (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjcouch-sil authored Apr 25, 2024
2 parents 66208ed + 3f534db commit 4ff3c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"menus": "contributions/menus.json",
"settings": "contributions/settings.json",
"projectSettings": "contributions/projectSettings.json",
"localizedStrings": "contribution/localizedStrings.json",
"localizedStrings": "contributions/localizedStrings.json",
"activationEvents": []
}

0 comments on commit 4ff3c1f

Please sign in to comment.