Skip to content

Commit

Permalink
Fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkschumacher committed May 2, 2020
1 parent 8982969 commit de709ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/encrypt_html_file.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#'
#' @references
#' The package follows the same approach as the node module \href{https://github.com/derhuerst/self-decrypting-html-page}{self-decrypting-html-page}.
#' The decryption is code is based on a number of great node modules.
#' The decryption code is based on a number of great node modules.
#' All licenses are also bundled with each encrypted html file.
#'
#' @export
Expand Down
2 changes: 1 addition & 1 deletion man/encrypt_html_file.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit de709ad

Please sign in to comment.