We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdb0ab commit 0af6e5cCopy full SHA for 0af6e5c
episodes/02-basics.Rmd
@@ -287,7 +287,7 @@ variable `string1`.
287
288
## Working with strings
289
290
-Using the above `example5`, concatinate `string2` and `string3` into a new variable `string4`,
+Using the above `example5`, concatenate `string2` and `string3` into a new variable `string4`,
291
and print out the values of all strings. Also, print the third character of `string4`.
292
293
:::::::::::::::: solution
0 commit comments