chore: update apps/emqx_gateway/README.md

Co-authored-by: Stefan Strigler <stefan@strigler.de>
This commit is contained in:
JianBo He 2023-04-13 16:18:46 +08:00 committed by GitHub
parent aa9292e37e
commit 40e4419a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ gateway.stomp {
## How to develop your Gateway application ## 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. clients.
### Raw Erlang Application ### Raw Erlang Application