Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoconnor committed Jan 10, 2015
1 parent 8d875ee commit 2ec8439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09_DevelopingDataProducts/shiny2/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ shinyServer(
---
## Try it
* type `runApp()`
* Notice hitting refresh incriments `y` but enterting values in the textbox does not
* Notice hitting refresh increments `y` but enterting values in the textbox does not
* Notice `x` is always 1
* Watch how it updated `text1` and `text2` as needed.
* Doesn't add 1 to text1 every time a new `text2` is input.
Expand Down

0 comments on commit 2ec8439

Please sign in to comment.