docs: dev: correct a typo

s/By expending/By expanding/

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes #13392
This commit is contained in:
Kefu Chai
2023-03-31 18:35:12 +08:00
committed by Botond Dénes
parent 99cb948eac
commit c24a9600af

View File

@@ -17,6 +17,6 @@ make sure the URL in the URL box is: http://localhost:10000/v2
The API is split into sections.
## Config
By expending the config section you can see all of the available configuration.
By expanding the config section you can see all of the available configuration.
The values returned by the API are the current values in the system (regardless if it is the default value, taken from a config file or from a command line parameter)
The values returned by the API are the current values in the system (regardless if it is the default value, taken from a config file or from a command line parameter)