From 64e43d34aab13eeddea8dd7485c712acc99116ca Mon Sep 17 00:00:00 2001 From: Thomas Dickson Date: Fri, 6 Sep 2024 04:11:16 +0000 Subject: [PATCH] doc: fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a383a95..ae5576912 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,4 @@ See [The Asterinas Book](https://asterinas.github.io/book/) to learn more about Asterinas's source code and documentation primarily use the [Mozilla Public License (MPL), Version 2.0](https://github.com/asterinas/asterinas/blob/main/LICENSE-MPL). Select components are under more permissive licenses, -detailed [here](https://github.com/asterinas/asterinas/blob/main/.licenserc.yaml). For the rationles behind the choice of MPL, see [here](https://asterinas.github.io/book/index.html#licensing). +detailed [here](https://github.com/asterinas/asterinas/blob/main/.licenserc.yaml). For the rationales behind the choice of MPL, see [here](https://asterinas.github.io/book/index.html#licensing).