Skip to content

Commit 08e9efd

Browse files
committed
Fix headline
1 parent 3022f02 commit 08e9efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ analysis purposes. Use the ``anonymize()`` method from the
361361
$anonymousIpv6 = IpUtils::anonymize($ipv6);
362362
// $anonymousIpv6 = '2a01:198:603:10::'
363363

364-
Check if an IP belongs to a private subnet
364+
Check if an IP Belongs to a Private Subnet
365365
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366366

367367
If you need to know if an IP address belongs to a private subnet, you can

0 commit comments

Comments
 (0)