Fix readme syntax

This commit is contained in:
Sylvestre Ledru
2023-04-23 22:12:41 +02:00
parent 112b7bf86d
commit 87372718f1
+1 -1
View File
@@ -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:
```