From 6d03ad744340908120c727df857d7845e99fbb1d Mon Sep 17 00:00:00 2001 From: Luis Chamberlain Date: Wed, 27 Nov 2024 13:57:45 -0800 Subject: [PATCH] README.md: run codespell Minor spelling fixes. Signed-off-by: Luis Chamberlain --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e610d914..4d9be800 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Below is kdevops' recommended documentation reading. # kdevops kernel-ci support -kdevops supports its own kernel continous integration support, so to allow +kdevops supports its own kernel continuous integration support, so to allow Linux developers and Linux distributions to keep track of issues present in any of supported kdevops workflows and be able to tell when new regressions are detected. Note though that kernel-ci for kdevops is only implemented on @@ -348,7 +348,7 @@ Below are sections which get into technical details of how kdevops works. * [Linux distribution support](docs/linux-distro-support.md) * [Overriding all Ansible role options with one file](docs/ansible-override.md) * [kdevops Vagrant support](docs/kdevops-vagrant.md) - * [kdevops terraform suppor - cloud setup with kdevops](docs/kdevops-terraform.md) + * [kdevops terraform support - cloud setup with kdevops](docs/kdevops-terraform.md) * [kdevops local Ansible roles](docs/ansible-roles.md) * [Tutorial on building your own custom Vagrant boxes](docs/custom-vagrant-boxes.md)