Skip to content

Commit

Permalink
Bug 1903498 - Fix typo in schema file network_status.json. r=rpl
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bieling committed Oct 31, 2024
1 parent 9abc3d3 commit b08b6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolkit/components/extensions/schemas/network_status.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
"name": "getLinkInfo",
"type": "function",
"description": "Returns the $(ref:NetworkLinkInfo} of the current network connection.",
"description": "Returns the $(ref:NetworkLinkInfo) of the current network connection.",
"async": true,
"parameters": []
}
Expand Down

0 comments on commit b08b6e8

Please sign in to comment.