summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2025-01-13 17:54:47 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2025-01-13 17:54:47 +0000
commit5b7336125103dba8e77b273e6625aa74402ede32 (patch)
tree309a0f251fc30a0b0d84b3d5ae454ab69d755d4e /rules.js
parent73af0755432a297331901f78d8eb64f8b63593ee (diff)
download1989-dawn-of-freedom-5b7336125103dba8e77b273e6625aa74402ede32.tar.gz
Fix typo
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index cf3b09e..dbba242 100644
--- a/rules.js
+++ b/rules.js
@@ -5835,7 +5835,7 @@ function vm_workers_revolt() {
function vm_yakovlev_counsels_gorbachev() {
add_to_persistent_events(C_YAKOVLEV_COUNSELS_GORBACHEV)
- log(`The Democrat receives a +1 modifier to the Support Loss and Victory Point die rolls if they wins the next Power Struggle.`)
+ log(`The Democrat receives a +1 modifier to the Support Loss and Victory Point die rolls if they win the next Power Struggle.`)
vm_next()
}