Skip to content

Commit 0a37888

Browse files
authored
Fix typos in CHANGES.md (#3963)
1 parent 882d879 commit 0a37888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
### Parser
7070

71-
- Fix bug where attributes named `type` were not acccepted inside `match` statements
71+
- Fix bug where attributes named `type` were not accepted inside `match` statements
7272
(#3950)
7373
- Add support for PEP 695 type aliases containing lambdas and other unusual expressions
7474
(#3949)
@@ -926,7 +926,7 @@ and the first release covered by our new
926926
[`master`](https://github.com/psf/black/tree/main) branch with the
927927
[`main`](https://github.com/psf/black/tree/main) branch. Some additional changes in
928928
the source code were also made. (#2210)
929-
- Sigificantly reorganized the documentation to make much more sense. Check them out by
929+
- Significantly reorganized the documentation to make much more sense. Check them out by
930930
heading over to [the stable docs on RTD](https://black.readthedocs.io/en/stable/).
931931
(#2174)
932932

0 commit comments

Comments
 (0)