From 4300b3a9e0bf4415013a65ac869399c3dea8de08 Mon Sep 17 00:00:00 2001 From: Austin Rose Date: Wed, 25 Sep 2019 15:03:35 -0400 Subject: [PATCH] Fix typo 'launche' -> 'launcher'. --- Plugins/HelloWorldPython/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/HelloWorldPython/plugin.json b/Plugins/HelloWorldPython/plugin.json index 889f3c8848..a928a5ae5b 100644 --- a/Plugins/HelloWorldPython/plugin.json +++ b/Plugins/HelloWorldPython/plugin.json @@ -6,7 +6,7 @@ "Author":"happlebao", "Version":"1.0", "Language":"python", - "Website":"https://github.com/Wox-launche/Wox", + "Website":"https://github.com/Wox-launcher/Wox", "IcoPath":"Images\\app.png", "ExecuteFileName":"main.py" }