From 23758c20d61ef2fe45228c0e2e9361374c0d62d6 Mon Sep 17 00:00:00 2001 From: dk <2597375+Thesephi@users.noreply.github.com> Date: Mon, 17 Jun 2024 01:43:55 +0200 Subject: [PATCH] fixed Markdown typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd546d7..c1274cd 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ deno run --allow-env --allow-net main.ts curl localhost:1993/v1/hello/world # prints: hello, world ``` -##### Other examples +#### Other examples ##### Retrieving path parameters and request body