diff --git a/docs/index.md b/docs/index.md index ae76b9bf1f..ce9af2aa67 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1007,7 +1007,7 @@ By default strings are truncated to 2048 characters before generating a diff. Th It can however make the output harder to interpret when comparing large strings. Therefore it is possible to configure this value to suit different needs. -A value of 0 indicates to limit, default is 2048 characters. +A value of 0 indicates no limit, default is 2048 characters. ### `--reporter , -R `