Skip to content

Commit

Permalink
[readme] grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
apalala committed Nov 13, 2023
1 parent 25ba40b commit 1761245
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 @@ -204,7 +204,7 @@ def late(o: _T | Iterator[_V] | Callable[[], _R]) -> _T | _V | _R:

### Why doesn't the Python interpreter solve this?

Although the ugliness and inconvenience in the current situation has ben acknowledged
Although the ugliness and inconvenience in the current situation have ben acknowledged
and discussed for a very long time, there has never been an agreement about the usefulness,
the semantics, nor the syntax for a solution. That way the _status quo_ has remained unchanged.

Expand Down

0 comments on commit 1761245

Please sign in to comment.