Skip to content

Commit 707ccde

Browse files
authored
Small typo in README.
1 parent 6dc2c6e commit 707ccde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The log method could be used for logging to the terminal for long running applic
109109

110110
### Logging Handler
111111

112-
You can also use the builtin [Handler class](https://rich.readthedocs.io/en/latest/logging.html) to format and colorize output form Python's logging module. Here's an example of the output:
112+
You can also use the builtin [Handler class](https://rich.readthedocs.io/en/latest/logging.html) to format and colorize output from Python's logging module. Here's an example of the output:
113113

114114
![Logging](https://github.com/willmcgugan/rich/blob/master/imgs/logging.png)
115115

0 commit comments

Comments
 (0)