Fixed typo
This commit is contained in:
parent
adab443ae3
commit
eb5e7da359
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ As you can see, that's almost one-liner:
|
|||
</script>
|
||||
```
|
||||
|
||||
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".
|
||||
In this example, the server code is not presented, as it's beyond our scope. The server accepts the POST request and replies "User saved".
|
||||
|
||||
## FormData Methods
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue