Skip to content

Commit

Permalink
* wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmnt committed Jun 18, 2024
1 parent 3434a3d commit 93c2a10
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 @@ -14,7 +14,7 @@ specific function (or method) call:

<!-- like the Python's `typing.cast()` -->

This function may be a noop. Or it could do something useful, e.g. trimming whitespaces or logging.
This function may be a noop. Perhaps it could do something useful, e.g. trimming whitespaces or logging.

```python
def html(s: str):
Expand Down

0 comments on commit 93c2a10

Please sign in to comment.