Skip to content

Commit

Permalink
GUACAMOLE-572: Fix typo from "test-based protocol" to "text-based pro…
Browse files Browse the repository at this point in the history
…tocol"
  • Loading branch information
eesheesh committed Jun 17, 2018
1 parent 30e90b2 commit da2e822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ libraries.

guacd is the Guacamole proxy daemon used by the Guacamole web application and
framework. As JavaScript cannot handle binary protocols (like VNC and remote
desktop) efficiently, a new test-based protocol was developed which would
desktop) efficiently, a new text-based protocol was developed which would
contain a common superset of the operations needed for efficient remote desktop
access, but would be easy for JavaScript programs to process. guacd is the
proxy which translates between arbitrary protocols and the Guacamole protocol.
Expand Down

0 comments on commit da2e822

Please sign in to comment.