Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdadams authored Nov 26, 2021
1 parent 27da7cd commit 10f1fbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions help.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -181,4 +181,4 @@ Format: `logo:[switch]`

* `switch`: Either `on` or `off`

Example: `logo:on` : To turn the logo on.
Example: `logo:on` : To turn the logo on.

0 comments on commit 10f1fbe

Please sign in to comment.