We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4895f91 commit 3246bbaCopy full SHA for 3246bba
R/create.R
@@ -108,7 +108,7 @@ create_project <- function(
108
use_rstudio()
109
} else {
110
ui_bullets(c(
111
- "v" = "Writing a sentinel file {.path .here'}.",
+ "v" = "Writing a sentinel file {.path .here}.",
112
"_" = "Build robust paths within your project via {.fun here::here}.",
113
"i" = "Learn more at {.url https://here.r-lib.org}."
114
))
0 commit comments