Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/34631 )
Change subject: Documentation/drivers: Fix typo in index.md ......................................................................
Documentation/drivers: Fix typo in index.md
Change-Id: Ibf8f37d1e1223c5481cf1a40f08d4113bd80ed41 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Reviewed-on: https://review.coreboot.org/c/coreboot/+/34631 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Furquan Shaikh furquan@google.com --- M Documentation/drivers/index.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Furquan Shaikh: Looks good to me, approved
diff --git a/Documentation/drivers/index.md b/Documentation/drivers/index.md index 642ae1a..60e90c3 100644 --- a/Documentation/drivers/index.md +++ b/Documentation/drivers/index.md @@ -1,4 +1,4 @@ -# Platform indenpendend drivers documentation +# Platform independent drivers documentation
The drivers can be found in `src/drivers`. They are intended for onboard and plugin devices, significantly reducing integration complexity and