Skip to content

Commit 93c2a10

Browse files
committed
* wip
1 parent 3434a3d commit 93c2a10

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
@@ -14,7 +14,7 @@ specific function (or method) call:
1414

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

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

1919
```python
2020
def html(s: str):

0 commit comments

Comments
 (0)