Skip to content

Commit 06ce95e

Browse files
fix: title
1 parent 3ac6957 commit 06ce95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/how-to-guides/parsing.json-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Understanding Atypical Type Behavior from JsonFromString in io-ts-types
1+
# Decoding JSON from Headers, Query Parameters, and URL Parameters
22

33
There are three type parameters to a codec: `t.Type<I, O, A>`. The third parameter
44
determines the type that the `decode` function receives. Most codecs have the third

0 commit comments

Comments
 (0)