Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kspurgin committed Sep 7, 2021
1 parent f6fe7d0 commit f835ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kiba/extend/transforms/deduplicate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ def get_value_frequency(fv)
# Used in pipeline as:
#
# ```
# transform Deduplicate::Table, fields: :combined, delete_field: true
# transform Deduplicate::Table, field: :combined, delete_field: true
# ```
#
# Results in:
Expand Down

0 comments on commit f835ac0

Please sign in to comment.