Skip to content

Commit c432ed1

Browse files
committed
ci: fix failure of the check-markdown job
1 parent a93d94a commit c432ed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎vlib/x/templating/dtm/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ HTML tags are always escaped in text file : @html_section
6262
### 2. Minimal Vweb example:
6363

6464
```v
65-
import x.veb
65+
import veb
6666
import x.templating.dtm
6767
import os
6868

0 commit comments

Comments
 (0)