Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/desktop/printing/brother-all-in-one.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ A Software window launches that attempts to locate and install printer drivers.

1. [Download the Brother MFC-J480DW Printer driver bash script](https://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=mfcj480dw_us_eu_as){target="_blank"}
2. Open a terminal window.
3.Go to the directory where you downloaded the file in the last step. e.g., `cd Downloads`
3. Go to the directory where you downloaded the file in the last step. e.g., `cd Downloads`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Go to the directory where you downloaded the file in the last step. e.g., `cd Downloads`
3. Go to the directory where you downloaded the file in the last step. E.g., `cd Downloads`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3. Go to the directory where you downloaded the file in the last step. e.g., `cd Downloads`
3. Go to the directory where you downloaded the file in the last step, e.g., `cd Downloads`.

4. Enter this command to extract the downloaded file:

```bash
Expand Down