Browse Source

Small fix for binary release notes

luojia65 4 years ago
parent
commit
2c026e83e7
1 changed files with 1 additions and 1 deletions
  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.