We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873aaa3 commit d4b11efCopy full SHA for d4b11ef
ui/src/utils/network.js
@@ -15,7 +15,7 @@
15
// specific language governing permissions and limitations
16
// under the License.
17
18
-// Parsing CIDR into Gateway,Netmask Placehoolders
+// Parsing CIDR into Gateway,Netmask Placeholders
19
20
export function getNetmaskFromCidr (cidr) {
21
if (!cidr?.includes('/')) return undefined
0 commit comments