Skip to content

Commit 518c3d6

Browse files
authored
Update pxweb_query.R
Fix typo in `pxweb_query_dim`
1 parent 816e244 commit 518c3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/pxweb_query.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ pxweb_remove_metadata_from_query <- function(pxq, pxmd) {
302302
pxq
303303
}
304304

305-
#' Compue the dimension of the query
305+
#' Compute the dimension of the query
306306
#'
307307
#' @param pxq a \code{pxweb_query} object.
308308
#'

0 commit comments

Comments
 (0)