Skip to content

Commit bdb4885

Browse files
committed
update tree
1 parent 8af76c0 commit bdb4885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This creates a directory with the following structure:
8585
│   └── shiny
8686
│   ├── common.R Data objects shared between modules
8787
│   ├── global.R Loads package and modules
88-
│   ├── helpers.R Functions to create module UI
88+
│   ├── ui_helpers.R Functions to create module UI
8989
│   ├── server.R App server
9090
│   ├── ui.R App UI
9191
│   ├── modules

0 commit comments

Comments
 (0)