Skip to content

Commit

Permalink
Minor docfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Apr 9, 2024
1 parent 1cb9e0c commit 4b1658a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/createProject.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#'
#' Create a new project in the registry.
#'
#' @param project String containing the project to remove.
#' @param project String containing the name of the project to create.
#' @param owners Character vector containing the user IDs for owners of this project.
#' This defaults to the current user.
#' @param uploaders List specifying the authorized uploaders for this project.
Expand Down
2 changes: 1 addition & 1 deletion man/createProject.Rd

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

0 comments on commit 4b1658a

Please sign in to comment.