Skip to content

Commit 69e50a3

Browse files
committed
Slight rewording in scaffold vignette
1 parent b048bd8 commit 69e50a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/intro_htmlwidgets.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ withr::with_dir(
5757

5858
### Building the JavaScript
5959

60-
The next step is to navigate to the newly-created `sparklines` directory in your terminal. Then, run the following commands:
60+
The next step is to navigate to the newly-created `sparklines` project and run the following R commands:
6161

6262
```{r}
6363
system("yarn install")

0 commit comments

Comments
 (0)