Skip to content

Commit

Permalink
issue #1 fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lolocohen committed Mar 2, 2019
1 parent 5d0e7f6 commit df5b475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ In case of duplicate definitions for a given port, the first valid one is used a
Example:

```ini
./run.sh 2001=<www.space_odissey.com:2001 2002=97.42.10.24:80 2003=[FFF1:0002:FFF3:0004:FFF5:0006:FFF7:0008]:80
./run.sh 2001=www.space_odissey.com:2001 2002=97.42.10.24:80 2003=[FFF1:0002:FFF3:0004:FFF5:0006:FFF7:0008]:80
```

#### Definitions in a configuration file:
Expand Down

0 comments on commit df5b475

Please # to comment.