Skip to content

Commit f137eb4

Browse files
authored
Merge pull request #101 from jacobtread/patch-1
Out of place space?
2 parents ba17254 + d925791 commit f137eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ cargo run --example usage
4949
and my_rust_binary.log
5050
```
5151
11:13:03 [ERROR] usage: Bright red error
52-
11:13:03 [ INFO] usage: This only appears in the log file
52+
11:13:03 [INFO] usage: This only appears in the log file
5353
```
5454

5555
## Getting Started

0 commit comments

Comments
 (0)