File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ const FileCardDemoPage = (props) => {
271271 </ AlertTitle >
272272 { /* This is an info alert — <strong>check it out!</strong>
273273 */ }
274- When only < CodeHighlight > downloadUrl</ CodeHighlight > is specifyed ,
274+ When only < CodeHighlight > downloadUrl</ CodeHighlight > is specified ,
275275 FileCard will perform the download only for{ " " }
276276 < AnchorToTab href = "https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy" >
277277 same-origin URLs
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ const FileMosaicDemoPage = (props) => {
285285 </ AlertTitle >
286286 { /* This is an info alert — <strong>check it out!</strong>
287287 */ }
288- When only < CodeHighlight > downloadUrl</ CodeHighlight > is specifyed ,
288+ When only < CodeHighlight > downloadUrl</ CodeHighlight > is specified ,
289289 FileMosaic will perform the download only for{ " " }
290290 < AnchorToTab href = "https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy" >
291291 same-origin URLs
You can’t perform that action at this time.
0 commit comments