From 05ec88494a18b7babcb567629ffdd8d21b67ba6d Mon Sep 17 00:00:00 2001 From: Daniel Vasquez Date: Fri, 22 Jul 2022 20:51:47 -0400 Subject: [PATCH] Fixed typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a569690..852f25d 100644 --- a/Readme.md +++ b/Readme.md @@ -56,7 +56,7 @@ The `bootimage` has built-in support for running unit and integration tests of y ## Configuration -Configuration is done through a through a `[package.metadata.bootimage]` table in the `Cargo.toml` of your kernel. The following options are available: +Configuration is done through a `[package.metadata.bootimage]` table in the `Cargo.toml` of your kernel. The following options are available: ```toml [package.metadata.bootimage]