From 2b36f5a40f523b563e04986126dedb86eb4a9470 Mon Sep 17 00:00:00 2001 From: Krishna Ramasimha <82328083+KittyBorgX@users.noreply.github.com> Date: Sat, 8 Apr 2023 13:49:00 +0530 Subject: [PATCH] Fix a typo in `config.example.toml` --- config.example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.toml b/config.example.toml index 5ef83760aed..15c6bc0f123 100644 --- a/config.example.toml +++ b/config.example.toml @@ -16,7 +16,7 @@ # Use different pre-set defaults than the global defaults. # # See `src/bootstrap/defaults` for more information. -# Note that this has no default value (x.py uses the defaults in `config.toml.example`). +# Note that this has no default value (x.py uses the defaults in `config.example.toml`). #profile = # Keeps track of the last version of `x.py` used.