File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ <h3>Tests for catching errors</h3>
275
275
< h3 > Testing syntax</ h3 >
276
276
< p >
277
277
Testing syntax is tricky, especially if we want to
278
- check that invalid syntax is causes an error.
278
+ check that invalid syntax is causing an error.
279
279
The following utility function can help:</ p >
280
280
< pre >
281
281
(< b > test-read-eval-string</ b > < var > string</ var > )
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ <h4>Tests for catching errors</h4>
221
221
< h4 > Testing syntax</ h4 >
222
222
< p >
223
223
Testing syntax is tricky, especially if we want to
224
- check that invalid syntax is causes an error.
224
+ check that invalid syntax is causing an error.
225
225
The following utility function can help:</ p >
226
226
< pre >
227
227
(< b > test-read-eval-string</ b > < var > string</ var > )
You can’t perform that action at this time.
0 commit comments