Skip to content

Commit 67397ce

Browse files
committed
fix: rule number 1 — it's always a typo
1 parent 593db2e commit 67397ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/post/2023-03-08_golem_0.4.0_release/index.Rmarkdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if (!requireNamespace("shiny")){
3232
if (!requireNamespace("remotes")){
3333
install.packages("remotes")
3434
}
35-
remotes::install_cran("shiny)
35+
remotes::install_cran("shiny")
3636
}
3737
```
3838

0 commit comments

Comments
 (0)