diff --git a/README.md b/README.md index 697ab2d..b9f2b91 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ The `from_str` function returns: This function will return `Err(ParseDurationError::InvalidInput)` if the input string cannot be parsed as a relative time. -## Fuzzer +## Fuzzer To run the fuzzer: ```