We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937cbc2 commit 50c4cb8Copy full SHA for 50c4cb8
1 file changed
src/Subnet.ts
@@ -17,7 +17,7 @@
17
import {IPAddress, IPv4, IPv6} from "./index.js";
18
19
/**
20
- * A subnet of IP addresses.
+ * An address range subnetwork of IP addresses.
21
*
22
* @typeParam T IP address family.
23
*/
0 commit comments