Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions idl/extensions/declarative_web_request.json
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@
},
"modification": {
"$ref": "declarativeWebRequest.RequestCookie",
"description": "Attributes that shall be overridden in cookies that machted the filter. Attributes that are set to an empty string are removed."
"description": "Attributes that shall be overridden in cookies that matched the filter. Attributes that are set to an empty string are removed."
}
}
},
Expand All @@ -615,7 +615,7 @@
},
"modification": {
"$ref": "declarativeWebRequest.ResponseCookie",
"description": "Attributes that shall be overridden in cookies that machted the filter. Attributes that are set to an empty string are removed."
"description": "Attributes that shall be overridden in cookies that matched the filter. Attributes that are set to an empty string are removed."
}
}
},
Expand Down Expand Up @@ -707,4 +707,4 @@
}
]
}
]
]