Skip to content

Commit 50c4cb8

Browse files
committed
Improved Subnet documentation description
1 parent 937cbc2 commit 50c4cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Subnet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import {IPAddress, IPv4, IPv6} from "./index.js";
1818

1919
/**
20-
* A subnet of IP addresses.
20+
* An address range subnetwork of IP addresses.
2121
*
2222
* @typeParam T IP address family.
2323
*/

0 commit comments

Comments
 (0)