aboutsummaryrefslogtreecommitdiff
path: root/docs/platform_guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform_guide.md')
-rw-r--r--docs/platform_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform_guide.md b/docs/platform_guide.md
index 7920fac..df90c6b 100644
--- a/docs/platform_guide.md
+++ b/docs/platform_guide.md
@@ -17,7 +17,7 @@ the supported platforms. These firmwares are linked against *libplatsbi.a*.
Firmware binaries are installed in
*<install_directory>/platform/<platform_subdir>/bin*. These firmwares can be
used as executable runtime firmwares on the supported platforms as a replacement
-for the legacy *riskv-pk* boot loader (BBL).
+for the legacy *riscv-pk* boot loader (BBL).
A complete doxygen-style documentation of *struct sbi_platform* and related
APIs is available in the file *include/sbi/sbi_platform.h*.