Fix a typo in the Book

This commit is contained in:
Tate, Hongliang Tian 2024-01-26 18:12:46 +08:00
parent 377f5f27dc
commit d371044c26

View File

@ -13,7 +13,7 @@
# Asterinas Framework
* [An Overview of the Framework]()
* [Example: Writing a Kenrel in 100 Lines of Safe Rust](framework/an-100-line-example.md)
* [Example: Writing a Kernel in 100 Lines of Safe Rust](framework/an-100-line-example.md)
# Asterinas OSDK