📝 docs(custom.mdx): fix typo in the comment, change "top level" to "top-level" for consistency
This commit is contained in:
parent
c6091444d5
commit
0d57263a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ The class can have a [_`build_config`_](focus://8) instance method, which is use
|
|||
The [_`build_config`_](focus://8) method should always return a dictionary with specific keys representing the field names and their corresponding configurations.
|
||||
It must follow the format described below:
|
||||
|
||||
The top level keys are the field names.
|
||||
The top-level keys are the field names.
|
||||
|
||||
Their values are of type _`dict`_ with any of the following keys (all of them are **optional**):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue