diff --git a/R/text-index.R b/R/text-index.R index 1f1f876..0ec3aec 100644 --- a/R/text-index.R +++ b/R/text-index.R @@ -3,9 +3,9 @@ #' Creates the necessary configuration string for an adapter to a text index for #' gene name search in the browser. #' -#' Note: this function currently only supports aggregate indeces. +#' Note: this function currently only supports aggregate indices. #' -#' For more information on JBrowse 2 text indeces, visit: +#' For more information on JBrowse 2 text indices, visit: #' \url{https://jbrowse.org/jb2/docs/config_guide/#text-searching} #' #' @param ix_uri the URI for the ix file diff --git a/man/text_index.Rd b/man/text_index.Rd index a443da6..decb2f5 100644 --- a/man/text_index.Rd +++ b/man/text_index.Rd @@ -23,9 +23,9 @@ Creates the necessary configuration string for an adapter to a text index for gene name search in the browser. } \details{ -Note: this function currently only supports aggregate indeces. +Note: this function currently only supports aggregate indices. -For more information on JBrowse 2 text indeces, visit: +For more information on JBrowse 2 text indices, visit: \url{https://jbrowse.org/jb2/docs/config_guide/#text-searching} } \examples{