README: Fix typo

ut meant -> it meant

Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Osama Abdelkader 2025-11-08 21:58:00 +02:00 committed by Richard Purdie
parent 7b5fa59751
commit 485d9c126a

2
README
View File

@ -50,7 +50,7 @@ developing layers, we made the artificial "poky" repository construct
as a way to let people easily and quickly get started with the project. as a way to let people easily and quickly get started with the project.
without cloning and managing multiple repositories. Layers were a new without cloning and managing multiple repositories. Layers were a new
idea with lots of rough edges. kas didn't exist, I think repo was only idea with lots of rough edges. kas didn't exist, I think repo was only
just created and it was a different world. For us, ut meant hacking up just created and it was a different world. For us, it meant hacking up
a quick tool, "combo-layer" and it was really a temporary solution to a quick tool, "combo-layer" and it was really a temporary solution to
fill a gap and it was at least as functional as repo of the era. It was fill a gap and it was at least as functional as repo of the era. It was
assumed we'd work it out properly in the future. assumed we'd work it out properly in the future.