diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-22 18:52:57 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-22 18:52:57 +0200 |
commit | ec9bc47f0b95f8c00349ca1cda07d9f282bc2d10 (patch) | |
tree | 6251f319072e1dd6d460334b4bcaf85300e1ef86 /README | |
parent | m (diff) | |
download | sbus-ec9bc47f0b95f8c00349ca1cda07d9f282bc2d10.tar.gz sbus-ec9bc47f0b95f8c00349ca1cda07d9f282bc2d10.tar.bz2 sbus-ec9bc47f0b95f8c00349ca1cda07d9f282bc2d10.tar.xz |
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Features: Non-features: No IP or cluster support, should be implemented as a separate service. - No support for overly larged messages, should be implemented at application level. + No support for overly large messages, should be implemented at application level. No persistence support, should be implemented as a separate service. No support for automatic unsubscriptions. No support for reply-to keys, should be implemented at application level. |