Skip to content

Commit 3491abb

Browse files
committed
Update troubleshooting.md
1 parent 2a31738 commit 3491abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/display/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sudo reboot
3131
If you want to make sure your Pi has detected your touchscreen, try running:
3232

3333
```bash
34-
dmesg | grepo -i ft5406
34+
dmesg | grep -i ft5406
3535
```
3636

3737
You should see a couple of lines that look like this:

0 commit comments

Comments
 (0)