We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598f16d commit 18a628dCopy full SHA for 18a628d
index.bs
@@ -321,7 +321,7 @@ The <dfn attribute for="AI">summarizer</dfn> getter steps are to return [=this=]
321
322
1. [=list/For each=] |availabilityToCheck| of « "{{AIAvailability/available}}", "{{AIAvailability/downloading}}", "{{AIAvailability/downloadable}}" »:
323
324
- 1. Let |bestMatch| be [$LookupMatchingLocaleByBestFit$](|availabilities|[|availabilityToCheck|], |languageTag|).
+ 1. Let |bestMatch| be [$LookupMatchingLocaleByBestFit$](|availabilities|[|availabilityToCheck|], « |languageTag| »).
325
326
1. If |bestMatch| is not undefined, then:
327
0 commit comments