Skip to content

Commit 12882a7

Browse files
committed
fix lint in vignette
1 parent 36c5103 commit 12882a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/deploy.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this example, we have:
3232
- and are using `r R.version.string`
3333

3434
```{r}
35-
dirs <- list(
35+
dirs = list(
3636
data = "~/temp-data/wcdemo/",
3737
repo = "~/github/imp/tfpbrowser/",
3838
# A copy of the tfpscanner-processed data will be placed in

0 commit comments

Comments
 (0)