From abacd5ae46b36073897d97121afac087c6948422 Mon Sep 17 00:00:00 2001 From: Bruno Jaques Oliveira de Vargas <70863493+bjvargas@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:22:09 -0300 Subject: [PATCH] feat: Removing a wrong space. (#756) Update 5e-SRD-Equipment.json Fixing a wrong space. --- src/5e-SRD-Equipment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/5e-SRD-Equipment.json b/src/5e-SRD-Equipment.json index 519b39b5c..3daf29c30 100644 --- a/src/5e-SRD-Equipment.json +++ b/src/5e-SRD-Equipment.json @@ -2760,7 +2760,7 @@ }, "weight": 2, "desc": [ - " A component pouch is a small, watertight leather belt pouch that has compartments to hold all the material components and other special items you need to cast your spells, except for those components that have a specific cost (as indicated in a spell's description)." + "A component pouch is a small, watertight leather belt pouch that has compartments to hold all the material components and other special items you need to cast your spells, except for those components that have a specific cost (as indicated in a spell's description)." ], "url": "/api/equipment/component-pouch" },