summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lib/flashmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/lib/flashmap.md b/Documentation/lib/flashmap.md
index f0816cf493f9..580de712a54c 100644
--- a/Documentation/lib/flashmap.md
+++ b/Documentation/lib/flashmap.md
@@ -73,7 +73,7 @@ compiler](https://chromium-review.googlesource.com/#/c/255031) inside coreboot
utility folder that can be used to generate final firmware images (i.e.
`coreboot.rom`) formatted by Flashmap.
-The FMD implementation is in coreboot `utils/cbfstool` folder. Here's an
+The FMD implementation is in coreboot `util/cbfstool` folder. Here's an
informal language description:
```