You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ An XSD for SBE specs can be found
14
14
For the latest version information and changes see the [Change Log](https://github.com/real-logic/simple-binary-encoding/wiki/Change-Log) with **downloads** at [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Csbe).
15
15
16
16
The Java and C++ SBE implementations are designed with work very efficiently with the
17
-
[Aeron](https://github.com/real-logic/Aeron) messaging system for low-latency and
17
+
[Aeron](https://github.com/real-logic/aeron) messaging system for low-latency and
18
18
high-throughput communications. The Java SBE implementation has a dependency on
19
19
[Agrona](https://github.com/real-logic/agrona) for its buffer implementations.
0 commit comments