Skip to content

Commit

Permalink
figures --> figure
Browse files Browse the repository at this point in the history
  • Loading branch information
rdpeng committed Oct 22, 2014
1 parent c052538 commit 80edf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ To submit the assignment:

2. Commit your `PA1_template.md` and `PA1_template.html` files produced by processing your R markdown file with the `knit2html()` function in R (from the **knitr** package)

3. If your document has figures included (it should) then they should have been placed in the `figures/` directory by default (unless you overrode the default). Add and commit the `figures/` directory to your git repository.
3. If your document has figures included (it should) then they should have been placed in the `figure/` directory by default (unless you overrode the default). Add and commit the `figure/` directory to your git repository.

4. Push your `master` branch to GitHub.

Expand Down

0 comments on commit 80edf39

Please sign in to comment.