Skip to content

Commit 0edf9b6

Browse files
authored
Merge pull request #891 from jbondpdx/release
fix minor README error to align with JP translation
2 parents 37d996d + 4caeb02 commit 0edf9b6

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)