Skip to content

Commit 307bed7

Browse files
authored
Merge pull request #379 from fdsimms/fix-misspelling-of-liaison
[fix] misspelling of 'Liaison' from faker.name.jobType().
2 parents 0b9c9f5 + ed43d28 commit 307bed7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lib/locales/en/name/title.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module["exports"] = {
6666
"Supervisor",
6767
"Associate",
6868
"Executive",
69-
"Liason",
69+
"Liaison",
7070
"Officer",
7171
"Manager",
7272
"Engineer",

lib/locales/pl/name/title.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module["exports"] = {
6666
"Supervisor",
6767
"Associate",
6868
"Executive",
69-
"Liason",
69+
"Liaison",
7070
"Officer",
7171
"Manager",
7272
"Engineer",

lib/locales/sk/name/title.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module["exports"] = {
6666
"Supervisor",
6767
"Associate",
6868
"Executive",
69-
"Liason",
69+
"Liaison",
7070
"Officer",
7171
"Manager",
7272
"Engineer",

lib/locales/sv/name/title.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module["exports"] = {
6666
"Supervisor",
6767
"Associate",
6868
"Executive",
69-
"Liason",
69+
"Liaison",
7070
"Officer",
7171
"Manager",
7272
"Engineer",

0 commit comments

Comments
 (0)