Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
weshinsley committed Jan 3, 2024
1 parent 37c0fbf commit 3877df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/task-create.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##' Create a bulk set of tasks. This is an experimental interface and
##' does not have an analogue within didehpc. Variables in `data`
##' take precidence over variables in the environment in which `expr`
##' take precedence over variables in the environment in which `expr`
##' was created. There is no "pronoun" support yet (see rlang docs).
##' Use `!!` to pull a variable from the environment if you need to,
##' but be careful not to inject something really large (e.g., any
Expand Down

0 comments on commit 3877df1

Please sign in to comment.