Skip to content

Commit eda89ca

Browse files
committed
Update index.Rmd
Fixin' typos.
1 parent 1301a45 commit eda89ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09_DevelopingDataProducts/slidify/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ author("first_deck")
8585

8686
## Getting to know `index.Rmd` : `YAML`
8787

88-
- `index.Rmd` is the R Markdown document which you will use to compose the conent of your presentation.
88+
- `index.Rmd` is the R Markdown document which you will use to compose the content of your presentation.
8989
- The first part of an `index.Rmd` file is a bit of `YAML` code which will look like this:
9090

9191
```YAML

0 commit comments

Comments
 (0)