From a87f55960b1c75aa2372576b6bcae0d003ace8a9 Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Tue, 6 Jun 2023 13:57:27 -0700 Subject: docs: typo fixes Fix various typos within the documentation directory. --- docs/akaros/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/akaros') diff --git a/docs/akaros/README.md b/docs/akaros/README.md index f49662c02..ec89711bc 100644 --- a/docs/akaros/README.md +++ b/docs/akaros/README.md @@ -7,7 +7,7 @@ re kernel building/running. Akaros does not support Go at the moment (except for a broken [1.3 port](https://github.com/akaros/go-akaros)). Full Go support is planned -for Akaros. Until that happens running on Akaros is challening. However, +for Akaros. Until that happens running on Akaros is challenging. However, `syz-stress` can be run as follows: ```shell -- cgit mrf-deployment