Skip to content

Commit de4d308

Browse files
authored
update readme
1 parent 0cdeaa9 commit de4d308

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ wrongFuncDefintion = x + 1
177177
Example 4
178178
---------
179179

180-
Any errors that occur while executing statements in the `code` block are
181-
also rendered.
180+
Expand type definitions
182181

183182
``` {.haskell code-filter="Off"}
184183
@@ -248,8 +247,7 @@ wrongFuncDefintion = x + 1
248247
Example 4
249248
---------
250249

251-
Any errors that occur while executing statements in the `code` block are
252-
also rendered.
250+
Expand type definitions
253251

254252
``` {.haskell code-filter="On"}
255253

0 commit comments

Comments
 (0)