Skip to content

Commit fe8ed87

Browse files
authored
Fix typo
1 parent bf7d8bb commit fe8ed87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5-network/05-fetch-crossorigin/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ One way to communicate with another server was to submit a `<form>` there. Peopl
4444
<iframe name="iframe"></iframe>
4545
*/!*
4646

47-
<!-- a form could be dynamically generated and submited by JavaScript -->
47+
<!-- a form could be dynamically generated and submitted by JavaScript -->
4848
*!*
4949
<form target="iframe" method="POST" action="http://another.com/…">
5050
*/!*

0 commit comments

Comments
 (0)