File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ and property names when the `node-names` or `prop-names` options are activated.
287
287
* ` country-subdivision ` : ISO 3166-2 country subdivision code.
288
288
* ` email ` : RFC5302 email address.
289
289
* ` idn-email ` : RFC6531 internationalized email address.
290
- * ` hostname ` : RFC1132 internet hostname.
290
+ * ` hostname ` : RFC1123 internet hostname.
291
291
* ` idn-hostname ` : RFC5890 internationalized internet hostname.
292
292
* ` ipv4 ` : RFC2673 dotted-quad IPv4 address.
293
293
* ` ipv6 ` : RFC2373 IPv6 address.
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ IEEE 754-2008 decimal floating point numbers
313
313
* ` country-subdivision ` : ISO 3166-2 country subdivision code.
314
314
* ` email ` : RFC5322 email address.
315
315
* ` idn-email ` : RFC6531 internationalized email address.
316
- * ` hostname ` : RFC1132 internet hostname (only ASCII segments)
316
+ * ` hostname ` : RFC1123 internet hostname (only ASCII segments)
317
317
* ` idn-hostname ` : RFC5890 internationalized internet hostname (only ` xn-- ` -prefixed ASCII "punycode" segments, or non-ASCII segments)
318
318
* ` ipv4 ` : RFC2673 dotted-quad IPv4 address.
319
319
* ` ipv6 ` : RFC2373 IPv6 address.
Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ IEEE 754-2008 decimal floating point numbers
315
315
* `country-subdivision`: ISO 3166-2 country subdivision code.
316
316
* `email`: RFC5322 email address.
317
317
* `idn-email`: RFC6531 internationalized email address.
318
- * `hostname`: RFC1132 internet hostname (only ASCII segments)
318
+ * `hostname`: RFC1123 internet hostname (only ASCII segments)
319
319
* `idn-hostname`: RFC5890 internationalized internet hostname
320
320
(only `xn--`-prefixed ASCII "punycode" segments, or non-ASCII segments)
321
321
* `ipv4`: RFC2673 dotted-quad IPv4 address.
You can’t perform that action at this time.
0 commit comments