We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04b002 commit 7bc1df2Copy full SHA for 7bc1df2
docs/00-intro.md
@@ -57,7 +57,7 @@ composer require bakame/http-structured-fields
57
- [Basic usage](01-basic-usage.md)
58
- [Parsing and Serializing](02-parsing-serializing.md)
59
- [Structured Field Value Types](03-value-types.md)
60
-- [Structured Field Item Data Type](04-item.md)
61
-- [Structured Field Containers Data Type](05-containers.md)
62
-- [Structured Field Validation](06-validation.md)
+- [The Item Data Type](04-item.md)
+- [The Structured Field Containers](05-containers.md)
+- [HTTP Fields Validation](06-validation.md)
63
- [Interacting with the PHP Ecosystem](07-extensions.md)
0 commit comments