Skip to content

Commit f3222af

Browse files
committed
A word
1 parent 5c1ee7d commit f3222af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This library is intended to be a drop-in replacement for the Trader extension, i
3232

3333
Another option that this package provides is to use functions that have an easier to understand name.
3434

35-
If you do not to use `adosc` because it is not descriptive enough, you can instead use `chaikinAccumulationDistributionOscillator` like this:
35+
If you do not want to use `adosc` because it is not descriptive enough, you can instead use `chaikinAccumulationDistributionOscillator` like this:
3636
`TraderFriendly::chaikinAccumulationDistributionOscillator($high, $low, $close, $volume, $fastPeriod, $slowPeriod)`
3737

3838
## Note about default values

0 commit comments

Comments
 (0)