diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-05-02 22:19:37 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-05-02 22:19:37 +0200 |
commit | baa978c909f078e2cb5ffc64091482cca9f64878 (patch) | |
tree | 43e54a0ec45f857b9fdfe094226646686ece1785 /rules.ts | |
parent | 8cebea21c420025c227f5a6e3a58e0d3f5f26ba7 (diff) | |
download | plantagenet-baa978c909f078e2cb5ffc64091482cca9f64878.tar.gz |
fix typo
Diffstat (limited to 'rules.ts')
-rw-r--r-- | rules.ts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9272,7 +9272,7 @@ const scenario_name = exports.scenarios = [ "Ia. Henry VI", "Ib. Towton", "Ic. Somerset's Return", - "II. Warwicks' Rebellion", + "II. Warwick's Rebellion", "III. My Kingdom for a Horse", // TODO "I-III. Wars of the Roses", ] |