Browse Source

minor doc fixes

clementinecomputing 6 years ago
parent
commit
274e0a6a1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/notes.md

+ 1 - 1
Documentation/notes.md

@@ -129,7 +129,7 @@ Notes
 
 Testing:
 
-(from [SO](https://stackoverflow.com/questions/52187/virtual-serial-port-for-linux)
+(from [SO](https://stackoverflow.com/questions/52187/virtual-serial-port-for-linux))
 
 ```
 socat -d -d pty,raw,echo=0,link=/tmp/ttyTEST0 pty,raw,echo=0,link=/tmp/ttyTEST1