Grammar fix.
This commit is contained in:
parent
409d1919c9
commit
232eb10b7c
@ -20,7 +20,7 @@ const HomePage = () =>
|
|||||||
</Head>
|
</Head>
|
||||||
<h1>Apollo upload examples</h1>
|
<h1>Apollo upload examples</h1>
|
||||||
<Section heading="Single file upload">
|
<Section heading="Single file upload">
|
||||||
<p>Select an file to upload and view the response in the console.</p>
|
<p>Select a file to upload and view the response in the console.</p>
|
||||||
<SingleUploader />
|
<SingleUploader />
|
||||||
</Section>
|
</Section>
|
||||||
<Section heading="Multiple file upload">
|
<Section heading="Multiple file upload">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user