From f5101f1c241eb52b61b2a5e3d07fd4a5a464b8a6 Mon Sep 17 00:00:00 2001 From: Mason Payne Date: Tue, 28 Dec 2021 14:50:03 -0700 Subject: [PATCH] fixed some typos --- src/services/tableData.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/services/tableData.ts b/src/services/tableData.ts index 956b4a6..5b9429a 100644 --- a/src/services/tableData.ts +++ b/src/services/tableData.ts @@ -1561,7 +1561,7 @@ let tableData: TableConfig[] = [ }, { keys: [2], - value: 'The adventurers become responsible for the safety of a noncombatant in PC. ' + value: 'The adventurers become responsible for the safety of a noncombatant or PC. ' }, { keys: [3], @@ -1569,7 +1569,7 @@ let tableData: TableConfig[] = [ }, { keys: [4], - value: 'The adbenturers have a time limit.' + value: 'The adventurers have a time limit.' }, { keys: [5],