From 9398108a34fa507d805224940e3b84bd7ba7d28d Mon Sep 17 00:00:00 2001 From: Austin Sullivan Date: Thu, 22 Jun 2023 20:42:17 +0000 Subject: [PATCH] linkify exists --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 82ee56f..bad20e3 100644 --- a/index.bs +++ b/index.bs @@ -453,7 +453,7 @@ run these steps: consisting of a description and a filter. 1. [=list/For each=] |type| of |options|["{{FilePickerOptions/types}}"]: 1. Let |description| be |type|["{{FilePickerAcceptType/description}}"] if - |type|["{{FilePickerAcceptType/description}}"] exists; + |type|["{{FilePickerAcceptType/description}}"] [=map/exists=]; otherwise the empty string. 1. [=map/For each=] |typeString| → |suffixes| of |type|["{{FilePickerAcceptType/accept}}"]: