Skip to content

Commit b33a5f5

Browse files
Update R/auth.R
Co-authored-by: brookslogan <lcbrooks@cs.cmu.edu>
1 parent 7a18d4a commit b33a5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/auth.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ save_api_key <- function() {
5656
"i" = "This function will open your {.code .Renviron} file in a text editor. You will need to
5757
write {.code DELPHI_EPIDATA_KEY=yourkeyhere} (without quotes) in the file and save it. If the editor
5858
does not open, you will need to edit the file manually.",
59-
"i" = "Press any key to continue."
59+
"i" = "Press enter to continue."
6060
)
6161
)
6262
readline()

0 commit comments

Comments
 (0)