diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 22:53:43 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 22:53:43 +0100 |
commit | 23dc3394ae48d358c9ca73cd686182535f5aba64 (patch) | |
tree | e697c6cc40cd0bcd7e157712c9ac04a017669ba9 | |
parent | 655a2b17cbb9b207c16bb1b511b55927025313fd (diff) | |
download | librebootfr-23dc3394ae48d358c9ca73cd686182535f5aba64.tar.gz librebootfr-23dc3394ae48d358c9ca73cd686182535f5aba64.zip |
docs/tasks.html: typofix
-rw-r--r-- | docs/tasks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 0db94537..2444379d 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -143,7 +143,7 @@ </li> <li> <ul> - <li>ASUS Chromebook C201 was added, but there are RK3288 based laptops in coreboot. Port them all!</li> + <li>ASUS Chromebook C201 was added, but there are also other RK3288 based laptops in coreboot. Port them all!</li> <li>Other ARM based systems; tegra124 chromebooks, Jetson TK1 (non-free GPU microcode in kernel needs replacing. also xhci firmware, but optional (can still use ehci, we think))</li> </ul> </li> |