We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcbd408 commit cafc73fCopy full SHA for cafc73f
5-network/02-formdata/article.md
@@ -49,7 +49,7 @@ Let's send a simple form first.
49
50
In this example, the server code is not presented, as it's beyound our scope. The server accepts the POST request and replies "User saved".
51
52
-## FormData Methods
+## FormData 메서드
53
54
We can modify fields in `FormData` with methods:
55
0 commit comments