Skip to content

Commit c6574ef

Browse files
codeadityamarijnh
authored andcommitted
Fix typo in Chapter 2
1 parent d66a6ae commit c6574ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02_program_structure.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ headache.
891891
#######
892892
----
893893

894-
It may be useful to know that you can find the lengt of a string by
894+
It may be useful to know that you can find the length of a string by
895895
writing `.length` after it.
896896

897897
[source,javascript]

0 commit comments

Comments
 (0)