summaryrefslogtreecommitdiff
path: root/doc/sphinx
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-11-02 16:18:33 +0100
committerFlorian Dold <florian@dold.me>2021-11-02 16:18:33 +0100
commit9c6038ecb9b80f244b9b47d5acf68a92be9b9e1f (patch)
tree47477370e13860af9362e85a85bf838410b54351 /doc/sphinx
parent23a662ba497f177e40164972b6cdefbce0bd2118 (diff)
downloadanastasis-9c6038ecb9b80f244b9b47d5acf68a92be9b9e1f.tar.gz
anastasis-9c6038ecb9b80f244b9b47d5acf68a92be9b9e1f.tar.bz2
anastasis-9c6038ecb9b80f244b9b47d5acf68a92be9b9e1f.zip
fix upload_fees in docs
Diffstat (limited to 'doc/sphinx')
-rw-r--r--doc/sphinx/reducer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/reducer.rst b/doc/sphinx/reducer.rst
index 9728d7d..c9357c9 100644
--- a/doc/sphinx/reducer.rst
+++ b/doc/sphinx/reducer.rst
@@ -1160,7 +1160,7 @@ expiration time and cost calculation will be updated.
{
"backup_state": "SECRET_EDITING",
"expiration" : { "t_ms" : 1245362362 },
- "upload_fees" : [ { "fee": "KUDOS:43" } ]
+ "upload_fees" : ["KUDOS:43"]
}