From a4b401e14520000efe506ccd2950d95af42e881e Mon Sep 17 00:00:00 2001 From: Ross Paffett Date: Wed, 13 Jan 2021 21:53:12 -0800 Subject: [PATCH] Fix awkward wording in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8199833..a73c776 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The next time you start your server, Forge will automatically create `serverconf gateway = "example" ``` -Configure Mattercraft to connect to your [Matterbridge API configuration](https://github.com/42wim/matterbridge/wiki/API). Then, fire up your server and start chatting! +Configure Mattercraft to connect to your [Matterbridge API server](https://github.com/42wim/matterbridge/wiki/API). Then, fire up your server and start chatting! ## Contributing