We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93d94a commit c432ed1Copy full SHA for c432ed1
1 file changed
vlib/x/templating/dtm/README.md
@@ -62,7 +62,7 @@ HTML tags are always escaped in text file : @html_section
62
### 2. Minimal Vweb example:
63
64
```v
65
-import x.veb
+import veb
66
import x.templating.dtm
67
import os
68
0 commit comments