Browse Source

Typo fix in faq and payloads

pull/837/head
silverphish-io 8 months ago
committed by GitHub
parent
commit
4e886bfa90
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/payloads.md

4
docs/payloads.md

@ -57,7 +57,7 @@ Appdata Flags
# Acknowledgement
An acknowledgement that a message was received. Note that for returned path messages, an acknowledgement will be sent in the "extra" payload (see [Returned Path](#returned-path)) and not as a discrete ackowledgement. CLI commands do not require an acknowledgement, neither discrete nor extra.
An acknowledgement that a message was received. Note that for returned path messages, an acknowledgement will be sent in the "extra" payload (see [Returned Path](#returned-path)) and not as a discrete acknowledgement. CLI commands do not require an acknowledgement, neither discrete nor extra.
| Field | Size (bytes) | Description |
|----------|--------------|------------------------------------------------------------|
@ -186,4 +186,4 @@ TODO: describe what datagram looks like
# Custom packet
Custom packets have no defined format.
Custom packets have no defined format.

Loading…
Cancel
Save