diff --git a/Configuration.md b/Configuration.md index 496a16e..e3c6752 100644 --- a/Configuration.md +++ b/Configuration.md @@ -56,7 +56,7 @@ key = ${file:/absolute/file/path:fallback value} `key = text ${section.key} text` will not work (the reference will not be resolved). ## Inheritance -Values can be inherit from another section by defining the parameter `inherit = section/base`. +Values can be inherited from another section by defining the parameter `inherit = section/base`. All undefined keys will be cloned. ~~~ dosini [section/base]