From 2566414e47887d7b14352b579fd4e40ceee21080 Mon Sep 17 00:00:00 2001 From: John Costa Date: Mon, 18 Aug 2025 21:57:38 +0100 Subject: [PATCH] fix: title --- content/blog/How I deal with REST APIs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/How I deal with REST APIs.md b/content/blog/How I deal with REST APIs.md index 23c3682..1d3647e 100644 --- a/content/blog/How I deal with REST APIs.md +++ b/content/blog/How I deal with REST APIs.md @@ -1,5 +1,5 @@ +++ -title = "Keeping it safe and simple. My preffered way to verify API requests in the frontend" +title = "Keeping it safe and simple. My preferred way to verify API requests in the frontend" date = "2025-08-18" author = "John Costa" toc = true