diff --git a/documentation/index.md b/documentation/index.md index db8bd86..5d9b9e0 100644 --- a/documentation/index.md +++ b/documentation/index.md @@ -26,8 +26,7 @@ as much as possible and therefore provide much more precise error cases. I recommend using the plugin together with [chance-generators](https://sunesimonsen.github.io/chance-generators/) as it provides a huge range of generators and supports shrinking, but it is not a -requirement. You can use any function that produces a random output when called -as generators. +requirement. You can use any function that produces a random output when called. ## Usage