Skip to content

Commit d9dedec

Browse files
committed
try copy pasting from one that is working
1 parent a857f97 commit d9dedec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03-version-control-with-github.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ unzip -o chapter-zips/reproducible-R-example.zip -d chapter-zips/
110110

111111
Your new repository should more or less look like this when you are done (with obviously some minor differences).
112112

113-
```{r, fig.alt="An image showing what a repository looks like with our example files loaded in.", out.width = "100%", echo = FALSE}
113+
```{r, fig.alt="An image showing what a repository looks like with our example files loaded in.", out.width="100%", echo=FALSE}
114114
ottrpal::include_slide("https://docs.google.com/presentation/d/1IJ_uFxJud7OdIAr6p8ZOzvYs-SGDqa7g4cUHtUld03I/edit#slide=id.g2c22eaae560_0_0")
115115
```
116116

0 commit comments

Comments
 (0)