docs: Fix changelog typo.

This commit is contained in:
Tim Abbott
2020-02-27 12:20:50 -08:00
parent a283d6e239
commit fb087c317b

View File

@@ -57,7 +57,7 @@ in bursts.
- Migrated settings for notifications streams to our standard UX model.
- Extracted the typeahead and markdown libraries for reuse in the
mobile apps.
- Removed the legacy websockets-based for sending messages. This
- Removed the legacy websockets-based system for sending messages. This
system was always a hack, was only ever used for one endpoint, and
did not provide a measureable latency benefit over HTTP/2.