Skip to content

Commit b1226dc

Browse files
authored
Merge pull request #878 from SimonPe/patch-2
fix formating of Stdlib::Port examples in README.md
2 parents 75dd7b3 + e8e5797 commit b1226dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ Unacceptable input example:
523523
'443'
524524
525525
'https'
526-
````
526+
```
527527

528528
#### `Stdlib::Port::Privileged`
529529

@@ -567,6 +567,7 @@ Acceptable input examples:
567567
```
568568

569569
Unacceptable input example:
570+
570571
```shell
571572
-1
572573

0 commit comments

Comments
 (0)