File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ making a pull request.
34
34
35
35
- /learn: A category for learning about Celestia.
36
36
- /developers: A category with tutorials and guides for deploying
37
- rollups and interacting with Celestia nodes.
37
+ rollups and interacting with Celestia nodes.
38
38
- /nodes: Technical reference materials for all node types.
39
39
<!-- * /guides [WIP]: In-depth articles that cover specific topics in detail. -->
40
40
- /community: A category for the Celestia community.
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ indexer = "null"
189
189
` app.toml ` :
190
190
191
191
``` toml
192
- # by setting custom and a keep recent value of 2, the node will only
192
+ # by setting custom and a keep recent value of 2, the node will only
193
193
# keep the past two state snapshotss
194
194
pruning = " custom"
195
195
pruning-keep-recent = " 2"
You can’t perform that action at this time.
0 commit comments