Skip to content

Commit 1d483aa

Browse files
committed
Fix typo
1 parent 8451eec commit 1d483aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
[![NuGet version (StructuredFieldValues)](https://img.shields.io/nuget/v/StructuredFieldValues)](https://www.nuget.org/packages/StructuredFieldValues/)
44

55
This is a .NET parser for Structured Field Values for HTTP, compliant with [RFC 8941](https://httpwg.org/specs/rfc8941.html).
6-
Its correctness is ensured the [test suite](https://github.com/httpwg/structured-field-tests) from IETF HTTP Working Group.
6+
Its correctness is ensured by the [test suite](https://github.com/httpwg/structured-field-tests) from IETF HTTP Working Group.

0 commit comments

Comments
 (0)