From 38ebeb2d40eaef0771fa017cf5f8c529914d7839 Mon Sep 17 00:00:00 2001 From: Julius Freudenberger Date: Thu, 7 May 2026 08:04:50 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23e7286..2cf8698 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ You need to provide the needed GraphQL queries and set some information based on 1. Add the necessary GraphQL queries in the JavaScript files 2. Insert some information into the page based on the response from the API -3. Test the wepage if all information is displayed correctly +3. Test the webpage if all information is displayed correctly