Skip to content

Commit ec8e748

Browse files
committed
Typo correction.
1 parent eb5f551 commit ec8e748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ with open("data.csv") as f:
665665
```
666666

667667
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.
668+
from the browser (`<input type="file">`), using the DOM API.
669669

670670
The following fragment is just one way to achieve this:
671671

0 commit comments

Comments
 (0)