Skip to content

Commit 8fa6f5f

Browse files
cfbolzmattip
andauthored
Update posts/2021/12/error-message-style-guides.txt
Co-authored-by: Matti Picus <[email protected]>
1 parent 254fd2b commit 8fa6f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2021/12/error-message-style-guides.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Error Message Style Guides of Various Languages
1313
================================================
1414

1515
PyPy has been trying to produce good `SyntaxErrors`_ and `other`_ `errors`_ for
16-
a long time, and thankfully CPython has made an enormous push to `improve its
17-
SyntaxErrors in the last releases`_. These improvements are great, but the process
16+
a long time. CPython has also made an enormous push to `improve its
17+
SyntaxErrors in the last few releases`_. These improvements are great, but the process
1818
feels somewhat arbitrary sometimes. To see what other languages are doing, I
1919
`asked people on Twitter`_ whether they know of error message style guides for
2020
other programming languages.

0 commit comments

Comments
 (0)