Skip to content

Commit 2cefc12

Browse files
fixing typo
1 parent 2354d62 commit 2cefc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03-project-organization.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ unzip -o chapter-zips/r-heatmap-chapt-3.zip -d chapter-zips/
141141

142142
Using your computer's GUI (drag, drop, and clicking), organize the files that are part of this project.
143143

144-
1. Organized these files using an organizational scheme similar to [what is described above](#example-organizational-scheme).
144+
1. Organize these files using an organizational scheme similar to [what is described above](#example-organizational-scheme).
145145
1. Create folders like `plots`, `results`, and `data`. Note that `aggregated_metadata.json` and `LICENSE.TXT` also belong in the `data` folder.
146146
1. You will want to delete any files that say "OLD". Keeping multiple versions of your scripts around is a recipe for mistakes and confusion. In the advanced course we will discuss how to use version control to help you track this more elegantly.
147147

0 commit comments

Comments
 (0)