Skip to content

Commit 52495c9

Browse files
committed
Proofreading
1 parent 0e413e7 commit 52495c9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

R/snapshot-github.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
#'
33
#' @description
44
#' If your snapshots fail on GitHub, it can be a pain to figure out exactly
5-
#' why, or to incporate them into your local package. This function makes it
5+
#' why, or to incorporate them into your local package. This function makes it
66
#' easy.
77
#'
8-
#' Note that you should not generally need to fill out this function yourself;
8+
#' Note that you should not generally need to use this function manually;
99
#' instead copy and paste from the hint emitted on GitHub.
1010
#'
11-
#' @param repository Repository name, e.g. `"r-lib/testthat"`.
11+
#' @param repository Repository owner/name, e.g. `"r-lib/testthat"`.
1212
#' @param run_id Run ID, e.g. `"47905180716"`. You can find this in the action url.
1313
#' @param dest_dir Directory to download to. Defaults to the current directory.
1414
#' @export

man/snapshot_download_gh.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)