diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-03-19 04:53:29 -0400 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-03-19 04:53:29 -0400 |
commit | fcf262ec8ade4ebaf458bb1040648cc42170e588 (patch) | |
tree | 9f03249b5886bdf28b94df1c223d53677e1f75d2 /core/api-sync.rst | |
parent | 786771bb562f01ff5dc2cf4d1670612d62adf8cb (diff) | |
download | docs-fcf262ec8ade4ebaf458bb1040648cc42170e588.tar.gz docs-fcf262ec8ade4ebaf458bb1040648cc42170e588.tar.bz2 docs-fcf262ec8ade4ebaf458bb1040648cc42170e588.zip |
mark up ‘/$ACCOUNT-KEY’
Diffstat (limited to 'core/api-sync.rst')
-rw-r--r-- | core/api-sync.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-sync.rst b/core/api-sync.rst index 66224325..af336ff8 100644 --- a/core/api-sync.rst +++ b/core/api-sync.rst @@ -268,7 +268,7 @@ Receiving Terms of Service :http:statuscode:`402 Payment required`: The synchronization service requires payment before the account can continue to be used. The fulfillment URL - should be the /$ACCOUNT-KEY URL, but can be safely ignored + should be the ``/$ACCOUNT-KEY`` URL, but can be safely ignored by the client. The contract should be shown to the user in the canonical dialog, possibly in a fresh tab. |