Fix word ordering in "client to server interaction side effects"
Thanks for a catch in #136
This commit is contained in:
parent
5224ac6979
commit
78735bc157
|
@ -254,8 +254,8 @@
|
|||
</li>
|
||||
<li>
|
||||
A server handling an activity submitted by an authenticated actor
|
||||
to their outbox and handling side client to server interaction
|
||||
effects appropriately.
|
||||
to their outbox and handling client to server interaction
|
||||
side effects appropriately.
|
||||
</li>
|
||||
<li>
|
||||
A federated server delivering an activity posted by a local actor
|
||||
|
|
Loading…
Reference in New Issue