From 10f1fbe4909803d087aa1507d01f84268366f829 Mon Sep 17 00:00:00 2001 From: Joseph Adams Date: Fri, 26 Nov 2021 11:20:13 -0500 Subject: [PATCH] small typo --- help.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help.md b/help.md index 6d2d1ac..b159a2c 100644 --- a/help.md +++ b/help.md @@ -6,7 +6,7 @@ THe Settings window is used to configure the software for ProPresenter, Presenta Text on slides is sent to the bridge for display on devices that are connected. Images of the slides will be sent if the 'Send Images' switch in settings is on. The stage display shows the slide text and notes for both the current slide and next. -In addition, using the notes section of a slide, this Client can also send commands using midi-relay, HHHTP and Companion: +In addition, using the notes section of a slide, this Client can also send commands using midi-relay, HTTP and Companion: * Send MIDI voice messages, using the free program [midi-relay](http://github.com/josephdadams/midi-relay) * Make HTTP Requests (GET and POST, with JSON data if needed) * Press Companion Buttons using the TCP protocol @@ -181,4 +181,4 @@ Format: `logo:[switch]` * `switch`: Either `on` or `off` -Example: `logo:on` : To turn the logo on. \ No newline at end of file +Example: `logo:on` : To turn the logo on.