We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0697954 + ef91e09 commit 3dbd493Copy full SHA for 3dbd493
1 file changed
5-network/07-xmlhttprequest/article.md
@@ -350,7 +350,6 @@ For instance:
350
xhr.open("POST", "/article/xmlhttprequest/post/user");
351
xhr.send(formData);
352
353
- xhr.
354
</script>
355
```
356
0 commit comments