diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-01 18:52:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-01 18:52:14 -0400 |
| commit | 1d051e612575c41f74a97e9f30275140be7510a1 (patch) | |
| tree | 15287339741acbb5ff27619970e71dd51a499807 /static/install.html | |
| parent | 7382c51915a56fefc101479af1ef5c52116e5701 (diff) | |
fix typo
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 4155cad8..73229b5d 100644 --- a/static/install.html +++ b/static/install.html @@ -254,7 +254,7 @@ curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip.sig <p>Reboot into the bootloader interface to begin the flashing procedure.</p> - <p>Next, extract the factory images and run the script to flash them.:</p> + <p>Next, extract the factory images and run the script to flash them:</p> <pre>unzip crosshatch-factory-2020.04.14.23.zip cd crosshatch-qq2a.200405.005 |
