diff --git a/docs/content/overview.rst b/docs/content/overview.rst index 3275cb2dbe59b1622ae6140f024bd4faa2217ec2..c23dac0c9bc6a8412a6e0ae7ef47f222386351c7 100755 --- a/docs/content/overview.rst +++ b/docs/content/overview.rst @@ -69,7 +69,7 @@ Utility Description **pairtopair** Find pairs that overlap other pairs in various ways. **random** Generate random intervals in a genome. **reldist** Calculate the distribution of relative distances b/w two files. -**shuffle** Randomly redistrubute intervals in a genome. +**shuffle** Randomly redistribute intervals in a genome. **slop** Adjust the size of intervals. **sort** Order the intervals in a file. **subtract** Remove intervals based on overlaps b/w two files.