浏览代码

Small fix for binary release notes

luojia65 4 年之前
父节点
当前提交
2c026e83e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      platform/README.md

+ 1 - 1
platform/README.md

@@ -17,7 +17,7 @@ platform developers should consider using RustSBI as a library,
 other than adding code into forked project's 'platforms' and make a pull request.
 other than adding code into forked project's 'platforms' and make a pull request.
 
 
 The RustSBI project will release these platform binaries in release page.
 The RustSBI project will release these platform binaries in release page.
-A RustSBI implementation in production is typicallt a separate project other than squashed into 'platform' path;
+A RustSBI implementation in production is typically a separate project other than squashed into 'platform' path;
 but if you really want to contribute to these reference implementations, you may need to build these
 but if you really want to contribute to these reference implementations, you may need to build these
 platform packages by yourself.
 platform packages by yourself.