Skip to content

Commit

Permalink
Fix another typo in iptag
Browse files Browse the repository at this point in the history
  • Loading branch information
Xynoclafe committed Dec 21, 2023
1 parent cacb229 commit 6051f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/2023-12-01-preview/Microsoft.ServiceFabric.json
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@
{
"type": "array",
"items": {
"$ref": "#/definitions/IpTag"
"$ref": "#/definitions/IPTag"
}
},
{
Expand Down

0 comments on commit 6051f0a

Please sign in to comment.