@cryptotaxi247 / kubo / commits / e5f63393f

docs: refine wording

Daniel N committed Jul 5, 2022 at 17:15 UTC e5f63393ffdc4940678b0828627a016a9ae8ccf2
1 file changed +1 -1
docs/config.md
+1 -1
@@ -1279,7 +1279,7 @@ Tells reprovider what should be announced. Valid strategies are:
1279
1280 - `"all"` - announce all CIDs of stored blocks
1281 - `"pinned"` - only announce pinned CIDs recursively (both roots and child blocks)
1282 -- `"roots"` - only announce root CIDs of recursive pins and explicitly pinned CIDs
1282 +- `"roots"` - only announce the root block of explicitly pinned CIDs
1283
1284 Default: `"all"`
1285