Fixed syntax error / typo
not a biggie
This commit is contained in:
parent
1f19fd8a5a
commit
ef91e0916f
1 changed files with 0 additions and 1 deletions
|
@ -350,7 +350,6 @@ For instance:
|
||||||
xhr.open("POST", "/article/xmlhttprequest/post/user");
|
xhr.open("POST", "/article/xmlhttprequest/post/user");
|
||||||
xhr.send(formData);
|
xhr.send(formData);
|
||||||
|
|
||||||
xhr.
|
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue