summaryrefslogtreecommitdiff
path: root/docs/zephyr/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr/README.md')
-rw-r--r--docs/zephyr/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zephyr/README.md b/docs/zephyr/README.md
index 84239d3b05..3b8b8dc05e 100644
--- a/docs/zephyr/README.md
+++ b/docs/zephyr/README.md
@@ -110,7 +110,7 @@ The following provides an overview of the sub-directories found under
sub-directory.
* `zephyr/linker/` - Linker directive files used to construct the Zephyr EC
binaries.
-* `zephyr/program/` - Program-specific configurations for each program
+* `zephyr/projects/` - Program-specific configurations for each program
supported by Zephyr.
* `zephyr/shim/` - Source code that adapts the legacy EC APIs to the equivalent
Zephyr OS API.