From 2663ba8ef436f629761ab9db357f8bc0f85919b1 Mon Sep 17 00:00:00 2001 From: Jonathan Gruber Date: Wed, 14 Feb 2024 09:50:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6082399..f49a3d4 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ https://github-contributions-api.jogruber.de/v4/GITHUB_USERNAME?y=all # default ### Response interface -The responses are formally structured like this: +The responses are structured like this: ```typescript type Level = 0 | 1 | 2 | 3 | 4;