From e033670a352b5e85222a733fbc961aeb81fbcad6 Mon Sep 17 00:00:00 2001 From: David Ragusa Date: Mon, 10 Jan 2022 23:15:59 -0800 Subject: [PATCH 1/2] fix typo --- src/Faction/FactionInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Faction/FactionInfo.tsx b/src/Faction/FactionInfo.tsx index 3a5ebc507..cb0e4fb7f 100644 --- a/src/Faction/FactionInfo.tsx +++ b/src/Faction/FactionInfo.tsx @@ -157,7 +157,7 @@ export const FactionInfos: IMap = { ( <> MegaCorp does what no other dares to do. We imagine. We create. We invent. We create what others have never even - dreamed of. Our work fills the world's needs for food, water, power, and transporation on an unprecendented + dreamed of. Our work fills the world's needs for food, water, power, and transportation on an unprecendented scale, in ways that no other company can.

From 77c76144df07dca10fed0e7330599d85620f51f0 Mon Sep 17 00:00:00 2001 From: David Ragusa Date: Mon, 10 Jan 2022 23:17:14 -0800 Subject: [PATCH 2/2] fix typo --- src/Literature/Literatures.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Literature/Literatures.ts b/src/Literature/Literatures.ts index f5370792e..6d4eac23f 100644 --- a/src/Literature/Literatures.ts +++ b/src/Literature/Literatures.ts @@ -309,7 +309,7 @@ export const Literatures: IMap = {}; fn = LiteratureNames.CodedIntelligence; txt = "Tremendous progress has been made in the field of Artificial Intelligence over the past few decades. " + - "Our autonomous vehicles and transporation systems. The electronic personal assistants that control our everyday lives. " + + "Our autonomous vehicles and transportation systems. The electronic personal assistants that control our everyday lives. " + "Medical, service, and manufacturing robots. All of these are examples of how far AI has come and how much it has " + "improved our daily lives. However, the question still remains of whether AI will ever be advanced enough to re-create " + "human intelligence.

" +