Skip to content

Commit 832a51c

Browse files
authored
Update pyproject_config.rst (#3571)
2 parents 9f5eeab + 2233790 commit 832a51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/pyproject_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Key Value Type (TOML) Notes
111111

112112
.. note::
113113
The `TOML value types`_ ``array`` and ``table/inline-table`` are roughly
114-
equivalent to the Python's :obj:`dict` and :obj:`list` data types.
114+
equivalent to the Python's :obj:`list` and :obj:`dict` data types, respectively.
115115

116116
Please note that some of these configurations are deprecated or at least
117117
discouraged, but they are made available to ensure portability.

0 commit comments

Comments
 (0)