Skip to content

Commit

Permalink
Fix typo in keyspace config (#8109)
Browse files Browse the repository at this point in the history
ref #4399

Co-authored-by: Ryan Leung <rleungx@gmail.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Co-authored-by: ShuNing <nolouch@gmail.com>
  • Loading branch information
4 people committed Apr 24, 2024
1 parent 141186e commit fa7841b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/config.toml
Expand Up @@ -201,7 +201,7 @@
## When enabled, usage data will be sent to PingCAP for improving user experience.
# enable-telemetry = false

[keyspaces]
[keyspace]
## pre-alloc is used to pre-allocate keyspaces during pd bootstrap.
## Its value should be a list of strings, denotting the name of the keyspaces.
## Example:
Expand Down

0 comments on commit fa7841b

Please sign in to comment.