Skip to content

Commit 4caeb02

Browse files
author
jbondpdx
committed
fix minor README error to align with JP translation
1 parent 37d996d commit 4caeb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ Valid values: An IPv4 address with no subnet.
653653
654654
#### `Stdlib::IP::Address::V6::Full`
655655
656-
Match an IPv6 address formatted in the "preferred form" as documented in section 2.2.1 of [RFC 2373](https://www.ietf.org/rfc/rfc2373.txt), with or without an address prefix as documented in section 2.3 of [RFC 2373](https://www.ietf.org/rfc/rfc2373.txt).
656+
Match an IPv6 address formatted in the "preferred form" as documented in section 2.2 of [RFC 2373](https://www.ietf.org/rfc/rfc2373.txt), with or without an address prefix as documented in section 2.3 of [RFC 2373](https://www.ietf.org/rfc/rfc2373.txt).
657657
658658
#### `Stdlib::IP::Address::V6::Alternate`
659659

0 commit comments

Comments
 (0)