Skip to content

Commit ef91e09

Browse files
authored
Fixed syntax error / typo
not a biggie
1 parent 1f19fd8 commit ef91e09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

5-network/07-xmlhttprequest/article.md

-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ For instance:
350350
xhr.open("POST", "/article/xmlhttprequest/post/user");
351351
xhr.send(formData);
352352
353-
xhr.
354353
</script>
355354
```
356355

0 commit comments

Comments
 (0)