Skip to content

Commit ab7b834

Browse files
cmwatersrootulp
andauthored
Update config/toml.go
Co-authored-by: Rootul P <[email protected]>
1 parent 674b8b6 commit ab7b834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/toml.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const defaultConfigTemplate = `# This is a TOML config file.
7676
# "$HOME/.cometbft" by default, but could be changed via $CMTHOME env variable
7777
# or --home cmd flag.
7878
79-
# NOTE: All configrations here are commented out. To modify them, uncomment
79+
# NOTE: All configurations here are commented out. To modify them, uncomment
8080
# them and change the values. The current values are the default values
8181
# at creation of the config. Default values can change per release.
8282

0 commit comments

Comments
 (0)