Skip to content

Commit 2980999

Browse files
authored
Update core.d.ts
1 parent 024be1b commit 2980999

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core.d.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ console.log(fileType);
136136
```
137137
138138
### Available-third party file-type detectors
139-
* [@file-type/xml](https://github.com/Borewit/file-type-xml): Detects common XML file types, such as: GLM, KML, MusicXML, RSS, SVG, XHTML
139+
140+
- [@file-type/xml](https://github.com/Borewit/file-type-xml): Detects common XML file types, such as GLM, KML, MusicXML, RSS, SVG, and XHTML
140141
141142
### Detector execution flow
142143

0 commit comments

Comments
 (0)