Skip to content

Commit 5d05c5d

Browse files
committed
Update README.md
1 parent e65b335 commit 5d05c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CustomLoader
22

3-
A Deno custom loader for supporting importing other files those are not import-able for the sake of types. <br/>
3+
A Deno custom loader for supporting importing other files those are not import-able, for the sake of types. <br/>
44
For parsing HTML, it uses [Deno DOM](https://deno.land/x/[email protected])<br/>
55
For parsing CSS, it
66
uses [NPM/CSS](https://esm.sh/[email protected])<br/>

0 commit comments

Comments
 (0)