From 40e4419a62d0a06cff19987aa3668a53c301c00a Mon Sep 17 00:00:00 2001 From: JianBo He Date: Thu, 13 Apr 2023 16:18:46 +0800 Subject: [PATCH] chore: update apps/emqx_gateway/README.md Co-authored-by: Stefan Strigler --- apps/emqx_gateway/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/emqx_gateway/README.md b/apps/emqx_gateway/README.md index 5dedea418..8ef0fa30a 100644 --- a/apps/emqx_gateway/README.md +++ b/apps/emqx_gateway/README.md @@ -43,7 +43,7 @@ gateway.stomp { ## How to develop your Gateway application -There are three ways to develop Gateway application to accept your private protocol +There are three ways to develop a Gateway application to accept your private protocol clients. ### Raw Erlang Application