Skip to content

Commit bf580f3

Browse files
committed
Fix typo
1 parent ac746e6 commit bf580f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@ for varname in templateData:
14371437
above, a hyper-schema can include a schema for HTTP headers such as
14381438
"Accept", "Accept-Charset", "Accept-Language", etc with the "headerSchema"
14391439
keyword. A user agent or client application can use information in
1440-
this schema, such as an enumerated list of supported laguages, in lieu of
1440+
this schema, such as an enumerated list of supported languages, in lieu of
14411441
making an initial request to start the reactive negotiation process.
14421442
</t>
14431443
<t>

0 commit comments

Comments
 (0)