From f9d735b01b9db327368e4f035fc8e384fa0958b1 Mon Sep 17 00:00:00 2001 From: Albert Koczy Date: Wed, 19 Jul 2023 16:45:17 +0200 Subject: [PATCH] Remove erroneous syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bc6155..c1c2fe6 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ To create a specification by inspecting HTTP traffic you will need to: For example if an app has made requests like these: - ```http + ``` https://api.example.com/v1/login https://api.example.com/v1/users/2 https://api.example.com/v1/users/2/profile