Skip to content

Commit

Permalink
Update R/jaccard_similarity.R
Browse files Browse the repository at this point in the history
Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
  • Loading branch information
beniaminogreen and etiennebacher authored Feb 14, 2024
1 parent 68624e2 commit be79aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/jaccard_similarity.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' Calculate Jaccard Similairy of two character vectors
#' Calculate Jaccard Similarity of two character vectors
#'
#' @param a the first character vector
#' @param b the first character vector
Expand Down

0 comments on commit be79aaf

Please sign in to comment.