Skip to content
Snippets Groups Projects
Commit d05f6e90 authored by Jose Manuel Serrano Amaut's avatar Jose Manuel Serrano Amaut
Browse files

[REF]: Refactor a typo specifyed

parent 9e6457fd
No related branches found
No related tags found
No related merge requests found
......@@ -271,7 +271,7 @@ const FileCardDemoPage = (props) => {
</AlertTitle>
{/* This is an info alert — <strong>check it out!</strong>
*/}
When only <CodeHighlight>downloadUrl</CodeHighlight> is specifyed,
When only <CodeHighlight>downloadUrl</CodeHighlight> is specified,
FileCard will perform the download only for{" "}
<AnchorToTab href="https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy">
same-origin URLs
......
......@@ -285,7 +285,7 @@ const FileMosaicDemoPage = (props) => {
</AlertTitle>
{/* This is an info alert — <strong>check it out!</strong>
*/}
When only <CodeHighlight>downloadUrl</CodeHighlight> is specifyed,
When only <CodeHighlight>downloadUrl</CodeHighlight> is specified,
FileMosaic will perform the download only for{" "}
<AnchorToTab href="https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy">
same-origin URLs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment