Skip to content

Commit

Permalink
Make description title title case
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbaldry committed Sep 10, 2024
1 parent 93139b7 commit 4a42b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: shiny.destroy
Type: Package
Title: Create destroyable modules in 'Shiny'
Title: Create Destroyable Modules in 'Shiny'
Version: 0.1.0
Authors@R: person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("aut", "cre"))
Description: A way to fully remove dynamic 'Shiny' modules from a session.
Expand Down

0 comments on commit 4a42b33

Please sign in to comment.