From ea1c0a7017173eb9c74a9db5e794ec8eefcbd81a Mon Sep 17 00:00:00 2001 From: Wojciech Kubicki Date: Fri, 26 May 2023 17:43:17 +0200 Subject: [PATCH] changed text to 'Hello World!' --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 3c6a301..311876f 100644 --- a/data.json +++ b/data.json @@ -1,3 +1,3 @@ { - "text": "Hello Joe!" + "text": "Hello World!" } \ No newline at end of file