diff --git a/en/application-dev/quick-start/basic-resource-file-categories.md b/en/application-dev/quick-start/basic-resource-file-categories.md index 6bd0f028068c553b7cc6d413421ac2e94aac2bbb..e37a24074d5396103b9204f3c6ab20a745de2616 100644 --- a/en/application-dev/quick-start/basic-resource-file-categories.md +++ b/en/application-dev/quick-start/basic-resource-file-categories.md @@ -9,7 +9,7 @@ Example of the **resources** directory: ``` resources -|---base // Default directory +|---base // Default sub-directory | |---element | | |---string.json | |---media @@ -19,7 +19,7 @@ resources | | |---string.json | |---media | | |---icon.png -|---rawfile // Default directory +|---rawfile // Default sub-directory ``` **Table 1** Categories of the **resources** directory