Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin authored Jul 7, 2020
1 parent c29855a commit 57294f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In addition, a third "composite" message passing system is named as **HRelayMess

### XCM Communication Model

XCM is designed around three 'A's:
XCM is designed around four 'A's:

- *Asynchronous*: XCM messages in now way assume that the sender will be blocking on its completion.
- *Absolute*: XCM messages are guaranteed to be delivered and interpreted accurately, in order and in a timely fashion.
Expand Down

0 comments on commit 57294f2

Please sign in to comment.