From af6d045ac311384a6113f49d9b76087c21c49072 Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Thu, 3 Feb 2022 10:51:36 +0100 Subject: [PATCH] docs: Fix typo for corresponds Signed-off-by: Philippe Coval --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 400baf7..a76b1c7 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The master branch supports the latest master of poky. When poky creates releases All new patches against rust, rust-llvm, and cargo must have referenced upstream issues or PRs opened or an explanation why the patch cannot be -upstreamed. This cooresponds to the OpenEmbedded policy for other meta layers. +upstreamed. This corresponds to the OpenEmbedded policy for other meta layers. More info can be seen on the wiki.