aboutsummaryrefslogtreecommitdiffstats
path: root/docs/akaros
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave.bueso@gmail.com>2023-06-06 13:57:27 -0700
committerAleksandr Nogikh <wp32pw@gmail.com>2023-06-07 12:49:35 +0200
commita87f55960b1c75aa2372576b6bcae0d003ace8a9 (patch)
treefd133cb927fcc6eae09b1c88789366a63dd3e99d /docs/akaros
parentd0f31f8953ac80bcac72a36936ed345c65e51262 (diff)
docs: typo fixes
Fix various typos within the documentation directory.
Diffstat (limited to 'docs/akaros')
-rw-r--r--docs/akaros/README.md2
1 files changed, 1 insertions, 1 deletions
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