From cd549eca81590aa78b3f2bee43aac27dc640b21a Mon Sep 17 00:00:00 2001 From: "Ean Milligan (Bastion)" Date: Tue, 17 May 2022 00:36:46 -0400 Subject: [PATCH] small formatting fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49a4042..7f6c370 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The Artificer comes with a few supplemental commands to the main rolling command * PI and e are available for use. * Parameters for rolling: - | Paramater | Required? | Repeatable? | Description | + | Paramater | Required? | Repeatable? | Description | |---------------|-------------|---------------|------------------------------------------------------------------------------------------------------------------------------------| | x | Optional | No | number of dice to roll, if omitted, 1 is used | | dy | Required | No | size of dice to roll, d20 = 20 sided die |