diff options
author | nodiscc <nodiscc@gmail.com> | 2022-12-05 17:34:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-05 17:34:47 +0000 |
commit | b5c8ade593c6339c372f72663b77b71ba331bde4 (patch) | |
tree | 527a63ef44f9c4ae2d026ae76655d26271fa8b91 /README.md | |
parent | Add docassemble to Booking and Scheduling (#3410) (diff) | |
download | awesome-selfhosted-b5c8ade593c6339c372f72663b77b71ba331bde4.tar.gz awesome-selfhosted-b5c8ade593c6339c372f72663b77b71ba331bde4.zip |
fix typo in section description
fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3434
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -307,7 +307,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: **[`^ back to top ^`](#awesome-selfhosted)** -[Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users, using their own custom procols. +[Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users, using their own custom protocols. - [BluetoothCommunicatorExample](https://github.com/niedev/BluetoothCommunicatorExample) - Bluetooth LE chat app to communicate between android devices with P2P architecture. ([Clients](https://github.com/niedev/RTranslator)) `Apache-2.0` `Java` - [Centrifugo](https://centrifugal.dev/) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo), [Source Code](https://github.com/centrifugal/centrifugo)) `MIT` `Go` |