Skip to content

Commit 2b36f5a

Browse files
authored
Fix a typo in config.example.toml
1 parent 131211a commit 2b36f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Use different pre-set defaults than the global defaults.
1717
#
1818
# See `src/bootstrap/defaults` for more information.
19-
# Note that this has no default value (x.py uses the defaults in `config.toml.example`).
19+
# Note that this has no default value (x.py uses the defaults in `config.example.toml`).
2020
#profile = <none>
2121

2222
# Keeps track of the last version of `x.py` used.

0 commit comments

Comments
 (0)