Skip to content

Commit

Permalink
Fix feature name and description for IDBDatabase.transaction subfeatu…
Browse files Browse the repository at this point in the history
…re (#23592)
  • Loading branch information
queengooborg authored Oct 9, 2024
1 parent 30d44a2 commit 06ef06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/IDBDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,9 +375,9 @@
"deprecated": false
}
},
"option_durability_parameter_readwriteflush": {
"mode_parameter_readwriteflush": {
"__compat": {
"description": "<code>option.durability</code> parameter supports <code>readwriteflush</code>",
"description": "<code>mode</code> parameter supports <code>readwriteflush</code>",
"support": {
"chrome": {
"version_added": false
Expand Down

0 comments on commit 06ef06d

Please sign in to comment.