Skip to content

Commit 06c0361

Browse files
committed
Correct a typo
1 parent c05ab8f commit 06c0361

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/connect.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#' @section Usage:
66
#' \preformatted{
77
#' client <- Connect$new(server = 'connect.example.com',
8-
#' apiKey = 'mysecretkey')
8+
#' api_key = 'mysecretkey')
99
#' client$get_apps()
1010
#' client$get_tags()
1111
#' }

man/PositConnect.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)