Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Sep 10, 2023
1 parent c584f19 commit 01d26a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/text-index.R
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions man/text_index.Rd

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

0 comments on commit 01d26a9

Please sign in to comment.