Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
copernican committed Apr 24, 2024
1 parent cf31de7 commit cfd6ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/dbplyr-src.R
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ tbl.src_presto <- function(src, from, ..., vars = NULL) {

#' Create a remote database source table using a PrestoConnection
#'
#' Automatically create a Presto remote database source to wrap aroudn the
#' Automatically create a Presto remote database source to wrap around the
#' `PrestoConnection` object via which DBI APIs can be called.
#'
#' @importFrom dplyr tbl
Expand Down

0 comments on commit cfd6ba5

Please sign in to comment.