Przeglądaj źródła

Remove trailing \n. Close 115

Jared 3 lat temu
rodzic
commit
0b5037b953
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Fabric/src/main/resources/fabric.mod.json

+ 1 - 1
Fabric/src/main/resources/fabric.mod.json

@@ -13,7 +13,7 @@
     "homepage": "https://minecraft.curseforge.com/projects/controlling",
     "sources": "https://github.com/jaredlll08/Controlling"
   },
-  "description": "Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.\n",
+  "description": "Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.",
   "entrypoints": {
   },
   "depends": {