From 3c95c30765e0bbf24496d47c0e08ec90670e4449 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:05:30 +0100 Subject: [PATCH] Update README.md fix typo --- examples/requestbin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/requestbin/README.md b/examples/requestbin/README.md index bfdd5be..fadbf55 100644 --- a/examples/requestbin/README.md +++ b/examples/requestbin/README.md @@ -4,6 +4,6 @@ # Notes -This is revived fork of the discontinued RequestBin repository at https://github.com/RonTt/Requestbin. +This is a revived fork of the discontinued RequestBin repository at https://github.com/RonTt/Requestbin. Note that the repository is not actively maintained. It still works though.