diff --git a/README.md b/README.md index f21f81c..fd198af 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ pip install foliantcontrib.multiproject ## Config Extension to Resolve the !from Tag -This extension resolves the `!from` YAML tag in the project config and replaces the value of the tag with `chaptres` section of related subproject. +This extension resolves the `!from` YAML tag in the project config and replaces the value of the tag with `chapters` section of related subproject. Nested subprojects are processed recursively.