Skip to content

Commit

Permalink
docs: fix typo in coherence.rst
Browse files Browse the repository at this point in the history
seperate -> separate
  • Loading branch information
eltociear authored Jan 8, 2023
1 parent 6a6bc03 commit be83cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/coherence.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Usage
# all attributes are stored as a dict in the ._.coherence attribute
doc._.coherence
# first and second order coherence values are also added as seperate attributes
# first and second order coherence values are also added as separate attributes
# note that the first/first two sentences do not have any values for first/second order
# coherence, respectively, as they require 1 or 2 sentences to average over
doc._.first_order_coherence_values
Expand Down

0 comments on commit be83cf3

Please sign in to comment.