Ivan Labáth has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39088 )
Change subject: Documentation/flash_tutorial: Capitalize start of proper sentence ......................................................................
Documentation/flash_tutorial: Capitalize start of proper sentence
Change-Id: Ia8fa16017043b2a345c42f9b6f004df3e71c2f7b Signed-off-by: Ivan Labáth iger@labo.rs --- M Documentation/flash_tutorial/index.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/39088/1
diff --git a/Documentation/flash_tutorial/index.md b/Documentation/flash_tutorial/index.md index 4338297..06b4033 100644 --- a/Documentation/flash_tutorial/index.md +++ b/Documentation/flash_tutorial/index.md @@ -28,7 +28,7 @@ aren't locked down.
There are various protection schemes that make it impossible to modify or -replace a firmware from a running system. coreboot allows to disable these +replace a firmware from a running system. Coreboot allows to disable these mechanisms, making it possible to overwrite (or update) the firmware from a running system.