Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Honeycutt committed Aug 14, 2024
1 parent 9af3ce7 commit 74c7694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/system-firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ These instructions are for System76 owners who have been prompted for a firmware
### Before You Begin

* Make sure the laptop is **plugged into the AC Adapter** for the entire firmware updating process.
* USB Type-C charging is **not** supported during firmware updates on the following models: Galago Pro (galp3-c, galp4), Darter Pro (darp5, darp6)
- USB Type-C charging is **not** supported during firmware updates on the following models: Galago Pro (galp3-c, galp4), Darter Pro (darp5, darp6)

Check failure on line 24 in content/system-firmware.md

View workflow job for this annotation

GitHub Actions / Lint (Markdown)

Unordered list style [Expected: asterisk; Actual: dash]

Check failure on line 24 in content/system-firmware.md

View workflow job for this annotation

GitHub Actions / Lint (Markdown)

Unordered list indentation [Expected: 2; Actual: 4]
* **Disconnect external devices**, including any displays or USB devices.
* If external devices are connected, the firmware update may restart without being written (and without showing an error).
- If external devices are connected, the firmware update may restart without being written (and without showing an error).

Check failure on line 26 in content/system-firmware.md

View workflow job for this annotation

GitHub Actions / Lint (Markdown)

Unordered list style [Expected: asterisk; Actual: dash]

Check failure on line 26 in content/system-firmware.md

View workflow job for this annotation

GitHub Actions / Lint (Markdown)

Unordered list indentation [Expected: 2; Actual: 4]
* **Take a picture of these instructions** or pull up [s76.co/sfu](https://s76.co/sfu) on a phone or other device for reference.
* During the firmware updating process, **the system will restart several times**. Prompts will occasionally ask for user involvement.

Expand Down

0 comments on commit 74c7694

Please sign in to comment.