Merge pull request #2552 from dcragusa/dev

Fix a couple typos
This commit is contained in:
hydroflame
2022-01-11 11:12:53 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,7 @@ export const FactionInfos: IMap<FactionInfo> = {
( (
<> <>
MegaCorp does what no other dares to do. We imagine. We create. We invent. We create what others have never even 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. scale, in ways that no other company can.
<br /> <br />
<br /> <br />

View File

@ -309,7 +309,7 @@ export const Literatures: IMap<Literature> = {};
fn = LiteratureNames.CodedIntelligence; fn = LiteratureNames.CodedIntelligence;
txt = txt =
"Tremendous progress has been made in the field of Artificial Intelligence over the past few decades. " + "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 " + "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 " + "improved our daily lives. However, the question still remains of whether AI will ever be advanced enough to re-create " +
"human intelligence.<br><br>" + "human intelligence.<br><br>" +