WICG / import-maps

How to control the behavior of JavaScript imports
https://html.spec.whatwg.org/multipage/webappapis.html#import-maps
Other
2.65k stars 69 forks source link

Typo in "A import map is a struct with two items:" #270

Closed allstarschh closed 2 years ago

allstarschh commented 2 years ago

https://wicg.github.io/import-maps/#definitions

A import map is a struct with two items:​

Should be "An" import map

The following sentence spells correctly

An empty import map is an import map

domenic commented 2 years ago

I believe this is fixed in https://github.com/whatwg/html/pull/8075. Please check. If so, I will close this when I remove all spec text from this repository and instead let HTML be the new source of truth.

allstarschh commented 2 years ago

Fixed in https://whatpr.org/html/8075/webappapis.html#import-map-processing-model

Formally, an import map is a struct with two items: