Skip to content

Commit 83bf548

Browse files
authored
Minor typo fixes
1 parent bad4e6e commit 83bf548

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TROUBLESHOOTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ If you are affected by this issue, then a command like `echo "11 22 33 44 55 66
3636
(001.456351) can0 0000017F [8] 30 08 00 00 00 00 00 00
3737
```
3838

39-
Note different CAN IDs in the third column and the lack of further communication.
39+
Note the different CAN IDs in the third column and the lack of further communication.
4040

41-
The some command with EFF addresses (`echo "11 22 33 44 55 66 11 22 33 44 55" | isotpsend -s 000001FF -d 0000017F -p 00 can0`) could look like this:
41+
The same command with EFF addresses (`echo "11 22 33 44 55 66 11 22 33 44 55" | isotpsend -s 000001FF -d 0000017F -p 00 can0`) could look like this:
4242

4343
```
4444
(004.665204) can0 000001FF [8] 10 15 00 11 22 33 44 55

0 commit comments

Comments
 (0)