From 89c3646eee033ce63cb9016f30d09856df3a556b Mon Sep 17 00:00:00 2001 From: Joshua Chen Date: Sat, 28 Sep 2024 01:32:52 -0400 Subject: [PATCH] Update files/en-us/web/api/htmloptionscollection/selectedindex/index.md --- .../en-us/web/api/htmloptionscollection/selectedindex/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/en-us/web/api/htmloptionscollection/selectedindex/index.md b/files/en-us/web/api/htmloptionscollection/selectedindex/index.md index 194428e96f9e1d2..e2a8625b0a4eeae 100644 --- a/files/en-us/web/api/htmloptionscollection/selectedindex/index.md +++ b/files/en-us/web/api/htmloptionscollection/selectedindex/index.md @@ -8,8 +8,7 @@ browser-compat: api.HTMLOptionsCollection.selectedIndex {{APIRef("HTML DOM")}} -The **`selectedIndex`** property of the {{DOMxRef("HTMLOptionsCollection")}} interface is the numeric index of the first selected -{{HTMLElement("option")}} element, if any, or −1 if no `