Skip to content

Commit 56d28b6

Browse files
remove -ing
1 parent f1dd073 commit 56d28b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/intro_inputs.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ withr::with_dir(
8585
### Building the JavaScript
8686

8787
The next step is to navigate to the newly-created `colorpicker` project and run
88-
the following commands in the terminal. If you're new the terminal, we recommending opening your newly created RStudio `~/colorpicker/colorpicker.Rproj` project file, then running the following in the [RStudio terminal tab](https://support.rstudio.com/hc/en-us/articles/115010737148-Using-the-RStudio-Terminal):
88+
the following commands in the terminal. If you're new the terminal, we recommend opening your newly created RStudio `~/colorpicker/colorpicker.Rproj` project file, then running the following in the [RStudio terminal tab](https://support.rstudio.com/hc/en-us/articles/115010737148-Using-the-RStudio-Terminal):
8989

9090
```
9191
yarn install

0 commit comments

Comments
 (0)