From a35415bb892ed463672a1bd067534b4856ee7945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A6=B8=E0=A7=8C=E0=A6=AE=E0=A7=8D=E0=A6=AF=E0=A6=A6?= =?UTF-8?q?=E0=A7=80=E0=A6=AA=20=E0=A6=98=E0=A7=8B=E0=A6=B7?= <72045785+soumyaDghosh@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:00:27 +0530 Subject: [PATCH] fix typo --- io.github.amit9838.weather.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io.github.amit9838.weather.json b/io.github.amit9838.weather.json index de8f998..3cbc3c2 100644 --- a/io.github.amit9838.weather.json +++ b/io.github.amit9838.weather.json @@ -31,7 +31,7 @@ "sources" : [ { "type" : "dir", - "path" : ".." + "path" : "." } ] }