We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5f551 commit ec8e748Copy full SHA for ec8e748
docs/faq.md
@@ -665,7 +665,7 @@ with open("data.csv") as f:
665
```
666
667
It's also possible to manually upload files onto the virtual file system
668
-from the browser (<input type="file">), and using the DOM API.
+from the browser (`<input type="file">`), using the DOM API.
669
670
The following fragment is just one way to achieve this:
671
0 commit comments