Remove extra space

This commit is contained in:
Noman 2018-09-06 05:46:32 -04:00
parent 67cdd1a842
commit 16aeeb4edf
No known key found for this signature in database
GPG Key ID: ACD1C4A99857525C
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ A two-way bridge between the matrix protocol and the whisper protocol
First connect to the running geth instance
```
geth --testnet attach
geth --testnet attach
```