Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
apasel422 authored Jan 23, 2024
1 parent ff2fc6c commit c678f71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2099,7 +2099,6 @@ To <dfn noexport>parse source-registration JSON</dfn> given a [=byte sequence=]

1. Let |triggerDataMatchingMode| be "<code>[=trigger-data matching mode/modulus=]</code>".
1. If |value|["`trigger_data_matching`"] [=map/exists=]:
1. If |value|["`trigger_data_matching`"] is not a [=string=], return null.
1. If |value|["`trigger_data_matching`"] is not a [=trigger-data matching mode=], return null.
1. Set |triggerDataMatchingMode| to |value|["`trigger_data_matching`"].
1. Let |triggerSpecs| be the result of [=parsing trigger specs=] with |value|,
Expand Down

0 comments on commit c678f71

Please sign in to comment.