Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
StatisMike committed Oct 28, 2021
1 parent 7abce90 commit 0ef691d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ credentials <- data.frame(
user_pass = "VeryHardPassword"
)
# create SQLite database with some credentials
# create gsheet database with some credentials
gsheet_id <- create_gsheet_db(
credentials = credentials,
# when giving some credentials, you need to specify if the passwords were hashed by 'scrypt` package
Expand Down

0 comments on commit 0ef691d

Please sign in to comment.