Skip to content

Commit f33e10a

Browse files
committed
Merge pull request DataScienceSpecialization#100 from Roon/patch-3
Update index.Rmd
2 parents b89b507 + 0e59475 commit f33e10a

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)