chore: fix grammar
parent
864fc12267
commit
c7a5947ce8
|
@ -98,7 +98,7 @@
|
|||
the same time, he re-call API upload to upload another image too.
|
||||
</p>
|
||||
<p>
|
||||
So if API upload is finised first, which is kinda impossible (u know
|
||||
So if API upload is finished first, which is kinda impossible (U know
|
||||
upload file is not fast right?), everything right. But for most cases, API
|
||||
submit is finished first. It means Trong's data is submitted with the old
|
||||
image. Then API upload is finished, it will replace the old image with the
|
||||
|
|
|
@ -30,7 +30,7 @@ Imagine user Trong already upload image.
|
|||
So he is ready to submit.
|
||||
But for the same time, he re-call API upload to upload another image too.
|
||||
|
||||
So if API upload is finised first, which is kinda impossible (u know upload file is not fast right?), everything right.
|
||||
So if API upload is finished first, which is kinda impossible (U know upload file is not fast right?), everything right.
|
||||
But for most cases, API submit is finished first.
|
||||
It means Trong's data is submitted with the old image.
|
||||
Then API upload is finished, it will replace the old image with the new one.So the old one, aka image in submitted data, is gone.
|
||||
|
|
Loading…
Reference in New Issue