Skip to content

Commit 2c0f5cf

Browse files
authored
docs: fix typo in custom-vnet.md from groupIds to groupIDs
1 parent fdbf48b commit 2c0f5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/self-managed/custom-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ spec:
338338
privateLinkServiceConnections:
339339
- name: my-pls # optional
340340
privateLinkServiceID: /subscriptions/<Subscription ID>/resourceGroups/<Remote Resource Group Name>/providers/Microsoft.Storage/storageAccounts/<Name>
341-
groupIds:
341+
groupIDs:
342342
- "blob"
343343
```
344344

0 commit comments

Comments
 (0)