diff options
Diffstat (limited to 'docs/install/bbb_setup.html')
-rw-r--r-- | docs/install/bbb_setup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index d05dd1d..c7279b2 100644 --- a/docs/install/bbb_setup.html +++ b/docs/install/bbb_setup.html @@ -8,13 +8,13 @@ @import url('../css/main.css'); </style> - <title>How to programme an SPI flash chip with the BeagleBone Black</title> + <title>How to program an SPI flash chip with the BeagleBone Black</title> </head> <body> <div class="section"> - <h1 id="pagetop">How to programme an SPI flash chip with the BeagleBone Black</h1> + <h1 id="pagetop">How to program an SPI flash chip with the BeagleBone Black</h1> <p> This document exists as a guide for reading from or writing to an SPI flash chip with the BeagleBone Black, using the <a href="http://flashrom.org/Flashrom">flashrom</a> software. |