summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 88b480d..4cbb125 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -189,7 +189,7 @@
which libreboot includes, from a ROM image that you either dumped or haven't flashed yet.
In GNU/Linux, run cbfstool on your ROM image (<i>libreboot.rom</i>, in this example):<br/>
$ <b>./cbfstool libreboot.rom extract -n lbversion -f lbversion</b><br/>
- You will now have a file, named <i>lbversion</i>, which you can read in whatever programme
+ You will now have a file, named <i>lbversion</i>, which you can read in whatever program
it is that you use for reading/writing text files.
</p>