Update multi-app-template.md (#4603)

Fix typo

Signed-off-by: Stuart Leeks <stuart@leeks.net>
This commit is contained in:
Stuart Leeks 2025-04-09 22:30:31 +01:00 committed by GitHub
parent 70da304dd8
commit db58b59085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ apps:
{{% alert title="Important" color="warning" %}}
The following rules apply for all the paths present in the template file:
- If the path is absolute, it is used as is.
- All relative paths under comman section should be provided relative to the template file path.
- All relative paths under common section should be provided relative to the template file path.
- `appDirPath` under apps section should be provided relative to the template file path.
- All relative paths under app section should be provided relative to the appDirPath.