mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
fix typo
This commit is contained in:
parent
da53b9dcd7
commit
d11c0407dd
@ -64,11 +64,11 @@ const wordsV1 = [
|
||||
];
|
||||
|
||||
const wordsV2 = [
|
||||
{ name: 'honorifics', values: [
|
||||
{ header: 'honorifics', values: [
|
||||
{value: 'sir', opinion: 'nope'},
|
||||
{value: 'madam', opinion: 'nope'},
|
||||
] },
|
||||
{ name: 'relationship descriptions', values: [
|
||||
{ header: 'relationship descriptions', values: [
|
||||
{value: 'partner', opinion: 'yes'},
|
||||
{value: 'boyfriend', opinion: 'nope'},
|
||||
{value: 'girlfriend', opinion: 'nope'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user