Skip to content

Commit c9d94e9

Browse files
author
Martin Brecht-Precht
committed
Updated readme.
1 parent 98d61e8 commit c9d94e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ fwrite(STDOUT, ' 4. Character ' . $r
6464

6565
will output the following
6666

67-
```{http}
67+
```{txt}
6868
1. Built string ä2wertzem ipsum dolor sit amet, conset
6969
2. Built substring rt
7070
3. Built substring rtzem ipsum dolor sit amet, conset
@@ -98,7 +98,7 @@ fwrite(STDOUT, '12. Whether the string contains \'ipsum\' ' .
9898

9999
will output the following
100100

101-
```{http}
101+
```{txt}
102102
5. String length 38
103103
6. Number of bytes 39
104104
7. First occurence of 'e' 4

0 commit comments

Comments
 (0)