aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2022-12-05 17:34:47 +0000
committerGitHub <noreply@github.com>2022-12-05 17:34:47 +0000
commitb5c8ade593c6339c372f72663b77b71ba331bde4 (patch)
tree527a63ef44f9c4ae2d026ae76655d26271fa8b91 /README.md
parentAdd docassemble to Booking and Scheduling (#3410) (diff)
downloadawesome-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22e543ff..2c9e2c61 100644
--- a/README.md
+++ b/README.md
@@ -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`