We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fa3df commit fbbd31cCopy full SHA for fbbd31c
1 file changed
R/check-mac.R
@@ -65,7 +65,7 @@ check_mac_release <- function(pkg = ".", dep_pkgs = character(), args = NULL, ma
65
66
cli::cat_rule(col = "cyan")
67
cli::cli_inform(c(
68
- i = "Check {.url {response_url}} the results in 5-10 mins (~{time})."
+ i = "Check {.url {response_url}} for the results in 5-10 mins (~{time})."
69
))
70
}
71
0 commit comments