Skip to content

Commit f9f2483

Browse files
committed
Fix typo in Microsoft.ServiceFabric schema
1 parent 60c24d1 commit f9f2483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2023-09-01-preview/Microsoft.ServiceFabric.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@
10061006
{
10071007
"type": "array",
10081008
"items": {
1009-
"$ref": "#/definitions/IpTag"
1009+
"$ref": "#/definitions/IPTag"
10101010
}
10111011
},
10121012
{

0 commit comments

Comments
 (0)