Skip to content

Commit 42a031f

Browse files
committed
Fix typo in chapter 1
Closes marijnh#583
1 parent 4ef5c70 commit 42a031f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_values.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To make it possible to include such characters in a string, the following notati
163163
"This is the first line\nAnd this is the second"
164164
```
165165

166-
This is the actual text is that string:
166+
This is the actual text in that string:
167167

168168
```{lang: null}
169169
This is the first line

0 commit comments

Comments
 (0)