From d472c4f01e4cb7e35e5e964ef3b8761b59e35ebe Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Mon, 15 Jul 2019 16:49:50 +0200 Subject: Doc/lessons/lesson1: Fix title consistency Make the title for lesson 1 match the format used for lesson 2 and the lessons index, for consistency purposes. Change-Id: I133d758ddf4974096cbf9f10ae96c148fc859efc Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/34350 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-by: Jacob Garber --- Documentation/lessons/lesson1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/lessons/lesson1.md b/Documentation/lessons/lesson1.md index 2ca25b3b2545..bbb3eb5582c7 100644 --- a/Documentation/lessons/lesson1.md +++ b/Documentation/lessons/lesson1.md @@ -1,5 +1,5 @@ -coreboot lesson 1 - Starting from scratch -========================================= +coreboot Lesson 1: Starting from scratch +======================================== From a fresh Ubuntu 16.04 or 18.04 install, here are all the steps required for a very basic build: -- cgit v1.2.3