Skip to content

Commit b9d844a

Browse files
author
nthomasCUBE
authored
Update README.md
1 parent 7f95bb2 commit b9d844a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ library(xlsx)
3232
This is how to run it:
3333

3434
```
35-
sourc("methods.R")
35+
source("methods.R")
3636
source("ui.R")
3737
source("server.R")
3838
shinyApp(ui,server)

0 commit comments

Comments
 (0)