Skip to content

Commit 0e59475

Browse files
committed
Update index.Rmd
Fix typo
1 parent 1301a45 commit 0e59475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

09_DevelopingDataProducts/shiny2/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ shinyServer(
8484
---
8585
## Try it
8686
* type `runApp()`
87-
* Notice hitting refresh incriments `y` but enterting values in the textbox does not
87+
* Notice hitting refresh increments `y` but enterting values in the textbox does not
8888
* Notice `x` is always 1
8989
* Watch how it updated `text1` and `text2` as needed.
9090
* Doesn't add 1 to text1 every time a new `text2` is input.

0 commit comments

Comments
 (0)