From cbe7bf7c48bd229b76d4cb70930cfcca164043d8 Mon Sep 17 00:00:00 2001 From: Aditya Khot Date: Tue, 2 Apr 2024 10:15:01 +0530 Subject: [PATCH] Improved grammar in README.md (#107) Updated grammar for wrong verb form. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5fe2a..02b7af1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hono Examples -This repository is containing examples using [Hono](https://hono.dev). +This repository contains examples that use [Hono](https://hono.dev). ## Included Examples