We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e803e66 commit bc3948cCopy full SHA for bc3948c
docs/access-the-swarm/syncing.md
@@ -46,5 +46,5 @@ curl http://localhost:1633/tags/1278066217 | jq
46
The response contains all the information that you need to follow the status of your file as it is synced with the network.
47
48
:::info
49
-The number which the tags endpoint is returning under `total`, `processed` and `synced` are the number of chunks, Swarms canonical data unit of 4000kb
+The number which the tags endpoint is returning under `total`, `processed` and `synced` are the number of chunks, Swarms canonical data unit of 4kb
50
:::
0 commit comments