Skip to content

Commit 900449f

Browse files
theabrowarrickball
andauthored
Update episodes/02-basics.Rmd
Co-authored-by: Warrick Ball <warrickball@gmail.com>
1 parent 3744b87 commit 900449f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/02-basics.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ variable `string1`.
287287

288288
## Working with strings
289289

290-
Using the above `example5`, concatinate `string2` and `string3` into a new variable `string4`,
290+
Using the above `example5`, concatenate `string2` and `string3` into a new variable `string4`,
291291
and print out the values of all strings. Also, print the third character of `string4`.
292292

293293
:::::::::::::::: solution

0 commit comments

Comments
 (0)