From 43d2e827235a79b2e12fd6031de6ecd39ff945ff Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Mon, 11 Feb 2019 13:46:02 +0100 Subject: [PATCH] fixed small errors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d11ebe5..12dabda 100755 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ services. This is not an official Google product. * Broadcasts live chat messages to multiple clients from a single network connection * Provides author details (channelId, displayName, isChatModerator, isChatOwner - isChatSponser, profileImageUrl) and SuperChat details + isChatSponsor, profileImageUrl) and SuperChat details * In-game configuration ## Workspace setup Clone this repository, and open a terminal to the root directory. Navigate to [http://files.minecraftforge.net](http://files.minecraftforge.net) and pick -the latest or recommened MDK version. Update the mdkVersion definition in +the latest or recommended MDK version. Update the mdkVersion definition in setup.gradle, then run the installMdk task: ``` @@ -151,4 +151,4 @@ interface: ## Discussion and Support Join the discussion group at -[https://groups.google.com/forum/#!forum/youtube-chat-for-minecraft](https://groups.google.com/forum/#!forum/youtube-chat-for-minecraft) \ No newline at end of file +[https://groups.google.com/forum/#!forum/youtube-chat-for-minecraft](https://groups.google.com/forum/#!forum/youtube-chat-for-minecraft)