Skip to content

Commit

Permalink
Update 04_GitHub_desktop.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
hwick authored Aug 9, 2024
1 parent 8880be0 commit 16a4647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/04_GitHub_desktop.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ This is all available as CC BY 4.0 license. Enjoy!

Save the changes to your file.

Let's also open the `scriptlets.R file` from wihtin the `code` folder. You'll notice we have some template text there as well -- great for reminding you what you need to do when starting to code. Let's flesh out this file by adding these example functions and replacing everything in the file before `# main code` in the original file. Copy & paste this code:
Let's also open the `scriptlets.R file` from within the `code` folder. You'll notice we have some template text there as well -- great for reminding you what you need to do when starting to code. Let's flesh out this file by adding these example functions and replacing everything in the file before `# main code` in the original file. Copy & paste this code:

```
#!/usr/bin/env Rscript
Expand Down

0 comments on commit 16a4647

Please sign in to comment.