1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

net.html: fix typo in README.MD (#16747)

This commit is contained in:
Charles WANG
2022-12-23 15:37:08 +08:00
committed by GitHub
parent b21e5b71ba
commit 9dbc2afc5b

View File

@ -1,4 +1,4 @@
net/http is an HTML written in pure V.
net/html is an **HTML Parser** written in pure V.
## Usage
```v oksyntax