Skip to content

Commit

Permalink
Merge pull request #1408 from jimfoye/patch-1
Browse files Browse the repository at this point in the history
Add plural for "source"
  • Loading branch information
dsyme authored Nov 17, 2021
2 parents 3084b86 + c2afc39 commit 1d52075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CommonRuntime/Pluralizer.fs
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ let private tables = lazy(
"soliloquy", "soliloquies", "soliloquy"
"species", "", ""
"stratum", "strata", ""
"source", "sources", ""
"swine", "", ""
"trout", "", ""
"tuna", "", ""
Expand Down

0 comments on commit 1d52075

Please sign in to comment.