File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 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.
287287 * ` country-subdivision ` : ISO 3166-2 country subdivision code.
288288 * ` email ` : RFC5302 email address.
289289 * ` idn-email ` : RFC6531 internationalized email address.
290- * ` hostname ` : RFC1132 internet hostname.
290+ * ` hostname ` : RFC1123 internet hostname.
291291 * ` idn-hostname ` : RFC5890 internationalized internet hostname.
292292 * ` ipv4 ` : RFC2673 dotted-quad IPv4 address.
293293 * ` 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
313313* ` country-subdivision ` : ISO 3166-2 country subdivision code.
314314* ` email ` : RFC5322 email address.
315315* ` idn-email ` : RFC6531 internationalized email address.
316- * ` hostname ` : RFC1132 internet hostname (only ASCII segments)
316+ * ` hostname ` : RFC1123 internet hostname (only ASCII segments)
317317* ` idn-hostname ` : RFC5890 internationalized internet hostname (only ` xn-- ` -prefixed ASCII "punycode" segments, or non-ASCII segments)
318318* ` ipv4 ` : RFC2673 dotted-quad IPv4 address.
319319* ` 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
315315* `country-subdivision`: ISO 3166-2 country subdivision code.
316316* `email`: RFC5322 email address.
317317* `idn-email`: RFC6531 internationalized email address.
318- * `hostname`: RFC1132 internet hostname (only ASCII segments)
318+ * `hostname`: RFC1123 internet hostname (only ASCII segments)
319319* `idn-hostname`: RFC5890 internationalized internet hostname
320320 (only `xn--`-prefixed ASCII "punycode" segments, or non-ASCII segments)
321321* `ipv4`: RFC2673 dotted-quad IPv4 address.
You can’t perform that action at this time.
0 commit comments