aboutsummaryrefslogtreecommitdiff
path: root/sx.org
diff options
context:
space:
mode:
Diffstat (limited to 'sx.org')
-rw-r--r--sx.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx.org b/sx.org
index 7ccb51b..94780ec 100644
--- a/sx.org
+++ b/sx.org
@@ -97,7 +97,7 @@ Scrolling past the bottom of the list fetches more questions.
- ~sx-init-hook~ :: Run when ~sx-initialize~ is called.
- ~sx-compose-before-send-hook~ :: Run before POSTing to the API from
a buffer in ~sx-compose-mode~. If any of the functions in this
- hook, return nil, the transaction is cancelled.
+ hook, return nil, the transaction is canceled.
- ~sx-compose-after-send-functions~ :: Run after POSTing to the API
from a buffer in ~sx-compose-mode~, if the transaction was
successful.