Skip to content

Commit

Permalink
minor typo (#608)
Browse files Browse the repository at this point in the history
changed "supported" to "support"
  • Loading branch information
efolimatthew authored Oct 16, 2024
1 parent e53ac24 commit 2695a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action-bookmark.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ demo <- demoApp$new("action-bookmark/bookmark-server", ui, server, bookmark = "s
demo$deploy()
```

shinyapps.io doesn't currently supported server side bookmarking, so you'll need to try this out locally.
shinyapps.io doesn't currently support server side bookmarking, so you'll need to try this out locally.
If you do so, you'll see that the bookmark button generates URLs like:

- `http://127.0.0.1:4087/?_state_id_=0d645f1b28f05c97`
Expand Down

0 comments on commit 2695a51

Please sign in to comment.