diff --git a/www/content/README.md b/www/content/README.md index 18bcbdf..3c14bbc 100644 --- a/www/content/README.md +++ b/www/content/README.md @@ -72,7 +72,7 @@ Several commonly used attribute description files are as follows: The directory can contain subdirectories and files, and the directory hierarchy supports up to 5 levels**. -Use directories to **group** data, and put files in the same group in the same directory. +Use directories to **group** data, and put files of a group in the same directory. Example (the letters **d** represent directories and the letters **f** represent files): ``` diff --git a/www/content/en/README.md b/www/content/en/README.md index cbef097..e0b0e31 100644 --- a/www/content/en/README.md +++ b/www/content/en/README.md @@ -72,7 +72,7 @@ Several commonly used attribute description files are as follows: The directory can contain subdirectories and files, and the directory hierarchy supports up to 5 levels**. -Use directories to **group** data, and put files in the same group in the same directory. +Use directories to **group** data, and put files of a group in the same directory. Example (the letters **d** represent directories and the letters **f** represent files): ```