diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-02-10 11:52:48 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-02-10 11:52:48 +0100 |
commit | 6e04b1c1b0e60633a04d8ca5dc84f6ffd833da41 (patch) | |
tree | b59f64a479773f96f20abe76b66f2ed7cad016ae /info | |
parent | 84238448ff4a25c2053767a7b74398259dbae3f7 (diff) | |
download | table-battles-6e04b1c1b0e60633a04d8ca5dc84f6ffd833da41.tar.gz |
Fix typo in Cemetery Ridge intro text.
Diffstat (limited to 'info')
-rw-r--r-- | info/s_27.html | 2 | ||||
-rw-r--r-- | info/scenarios.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/info/s_27.html b/info/s_27.html index 7f460b6..aa20405 100644 --- a/info/s_27.html +++ b/info/s_27.html @@ -32,7 +32,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="scenario_line"></div> </div> <div class="rule_text"></div> -<div class="lore_text">Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line – perhaps even the Union – was saved byt he 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties.</div> +<div class="lore_text">Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line – perhaps even the Union – was saved by the 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties.</div> <div class="number">27</div> </div> </div><div class="list"> diff --git a/info/scenarios.html b/info/scenarios.html index f0e8b8d..7a74625 100644 --- a/info/scenarios.html +++ b/info/scenarios.html @@ -682,7 +682,7 @@ a{text-decoration:none;color:black} <div class="scenario_line"></div> </div> <div class="rule_text"></div> -<div class="lore_text">Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line – perhaps even the Union – was saved byt he 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties.</div> +<div class="lore_text">Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line – perhaps even the Union – was saved by the 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties.</div> <div class="number">27</div> </div> </a> |