summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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()
}