Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Jan 5, 2024
1 parent b4169b2 commit f6beefe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/crew_monitor_aws_batch.R
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ crew_monitor_aws_batch <- function(
#' @title AWS Batch monitor class
#' @export
#' @family monitor
#' @description AWS Batch job definition `R6` class
#' @description AWS Batch monitor `R6` class
#' @details See [crew_monitor_aws_batch()].
crew_class_monitor_aws_batch <- R6::R6Class(
classname = "crew_class_monitor_aws_batch",
Expand Down
2 changes: 1 addition & 1 deletion man/crew_class_monitor_aws_batch.Rd

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

0 comments on commit f6beefe

Please sign in to comment.