Skip to content

Commit

Permalink
Wording update - quick-start
Browse files Browse the repository at this point in the history
  • Loading branch information
b-kennedy0 authored Oct 19, 2023
1 parent a698049 commit 907e08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/quick-start.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you prefer video format, here's an [in-depth walkthrough of using the ui edit

### New app

If you set the argument `app_loc` to a location that does not yet exist, the will start in a template-chooser interface. Here you can select a complete app template which will then be written to your `app_loc` and then be edited as an existing app would be.
If you set the argument `app_loc` to a location that does not yet exist, it will start in a template-chooser interface. Here, you can select a complete app template, which will then be written to your `app_loc` and then be edited as an existing app would be.

```r
shinyuieditor::launch_editor(app_loc = "new-app/")
Expand Down

0 comments on commit 907e08d

Please sign in to comment.