diff --git a/data/commands.json b/data/commands.json index 9a2fcab..b9342f7 100644 --- a/data/commands.json +++ b/data/commands.json @@ -43,7 +43,7 @@ { "command": "ln -s /path/to/file file", "desc": "Create a symbolic link pointing to a file on the system" - }, + } ], "python": [ {