Skip to content

Commit 9e3a745

Browse files
committed
Merge branch 'master' of github.com:r-lib/usethis
2 parents afd1a71 + 47ceae1 commit 9e3a745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/templates/omni-README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ knitr::opts_chunk$set(
1010
collapse = TRUE,
1111
comment = "#>",
1212
fig.path = "man/figures/README-",
13-
out.width = "100%",
13+
out.width = "100%"
1414
)
1515
```
1616
{{/Rmd}}

0 commit comments

Comments
 (0)