We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1301a45 commit 0e59475Copy full SHA for 0e59475
09_DevelopingDataProducts/shiny2/index.Rmd
@@ -84,7 +84,7 @@ shinyServer(
84
---
85
## Try it
86
* type `runApp()`
87
-* 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
88
* Notice `x` is always 1
89
* Watch how it updated `text1` and `text2` as needed.
90
* Doesn't add 1 to text1 every time a new `text2` is input.
0 commit comments