From 76d04cf23db1958650349c0dc17df6c2204359d5 Mon Sep 17 00:00:00 2001 From: Lucas Dearaujo Date: Tue, 2 Jun 2020 13:50:38 -0400 Subject: [PATCH] very noticable. Couldn't help myself lol Very noticeable misspell and common typo. lol --- src/assets/plugins/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/plugins/plugins.json b/src/assets/plugins/plugins.json index cca303c82..458bbe79c 100644 --- a/src/assets/plugins/plugins.json +++ b/src/assets/plugins/plugins.json @@ -28,7 +28,7 @@ { "name": "Equipment Inspector", "image": "equipment-inspector", - "description": "Look up player's equipment and show the vaule of the items.", + "description": "Look up player's equipment and show the value of the items.", "categories": [ "PvP" ]