From 5b7336125103dba8e77b273e6625aa74402ede32 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Mon, 13 Jan 2025 17:54:47 +0000 Subject: Fix typo --- rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() } -- cgit v1.2.3