Skip to content

Commit 4afd538

Browse files
committed
Merge pull request #1722 from richardmiller/fixing_minor_typo
Fixing minor typo in config definitions
2 parents aacdeaa + 2c8dd43 commit 4afd538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Add node definitions to the tree
7272
Variable nodes
7373
~~~~~~~~~~~~~~
7474

75-
A tree contains node definitions which can be layed out in a semantic way.
75+
A tree contains node definitions which can be laid out in a semantic way.
7676
This means, using indentation and the fluent notation, it is possible to
7777
reflect the real structure of the configuration values::
7878

0 commit comments

Comments
 (0)