From 553750b0a9edf3253ebc4639df44a4f3a1ac9e66 Mon Sep 17 00:00:00 2001 From: Jan Bieron Date: Mon, 17 Nov 2025 21:00:33 +0100 Subject: [PATCH 1/2] Add those of our values that are unambiguous adjectives --- src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.ts b/src/index.ts index 6201342..b19d285 100644 --- a/src/index.ts +++ b/src/index.ts @@ -3,6 +3,7 @@ export const left = [ "adoring", "affectionate", "amazing", + "authentic", "awesome", "beautiful", "beloved", @@ -16,6 +17,7 @@ export const left = [ "compassionate", "competent", "confident", + "curious", "dazzling", "determined", "dreamy", From d754f2d1f8cfd77d0166701b2085ded8477e6904 Mon Sep 17 00:00:00 2001 From: Jan Bieron Date: Mon, 17 Nov 2025 21:01:23 +0100 Subject: [PATCH 2/2] Reference the name she actually used --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index b19d285..4290ffc 100644 --- a/src/index.ts +++ b/src/index.ts @@ -243,7 +243,7 @@ export const right = [ // Samuel Curran was an Irish physicist who worked alongside his wife during WWII and invented the proximity fuse. https://en.wikipedia.org/wiki/Samuel_Curran "curran", - // Marie Curie discovered radioactivity. https://en.wikipedia.org/wiki/Marie_Curie. + // Marie Skłodowska-Curie discovered radioactivity. https://en.wikipedia.org/wiki/Marie_Curie. "curie", // Charles Darwin established the principles of natural evolution. https://en.wikipedia.org/wiki/Charles_Darwin.