Skip to content

Commit

Permalink
Update basic-app.Rmd (hadley#480)
Browse files Browse the repository at this point in the history
I believe there should be space here.
  • Loading branch information
asimumba authored Jul 12, 2021
1 parent c616153 commit 4566f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basic-app.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ You can stop the app and return access to the console using any one of these opt

The basic workflow of Shiny app development is to write some code, start the app, play with the app, write some more code, and repeat.
If you're using RStudio, you don't even need to stop and re-start the app to see your changes --- you can either press the **Reload app** button in the toolbox or use the `Cmd/Ctrl` + `Shift` + `Enter` keyboard shortcut.
I'll cover otherworkflow patterns in Chapter \@ref(action-workflow).
I'll cover other workflow patterns in Chapter \@ref(action-workflow).

## Adding UI controls {#adding-ui}

Expand Down

0 comments on commit 4566f4d

Please sign in to comment.