summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5da0e998c954..d3d8bbf6ea21 100644
--- a/Documentation/lib/flashmap.md
+++ b/Documentation/lib/flashmap.md
@@ -17,7 +17,7 @@ something else) should have its own Flashmap section, and everything else should
normally go into CBFS.
The Flashmap itself starts with a header `struct fmap` and followed by a list of
-section descriptions in `strcut fmap_area`.
+section descriptions in `struct fmap_area`.
### Header
The header `struct fmap` has following fields: