mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-04-20 22:22:05 +02:00
Merge pull request #433 from nilesh-n/patch-1
fix: update typos in website copy
This commit is contained in:
commit
ebcb62a805
@ -460,7 +460,7 @@ const sampleCollection = [
|
||||
title: 'reaction-icons',
|
||||
showCode: false,
|
||||
description:
|
||||
'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||
'If you want to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||
code: `<section class="icon-list">
|
||||
<!-- heart -->
|
||||
<i class="nes-icon is-large heart"></i>
|
||||
@ -483,7 +483,7 @@ const sampleCollection = [
|
||||
title: 'sns-icons',
|
||||
showCode: false,
|
||||
description:
|
||||
'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||
'If you want to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||
code: `<section class="icon-list">
|
||||
<!-- twitter -->
|
||||
<i class="nes-icon twitter is-large"></i>
|
||||
@ -526,7 +526,7 @@ const sampleCollection = [
|
||||
title: 'other-icons',
|
||||
showCode: false,
|
||||
description:
|
||||
'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||
'If you want to change icon size, please use "is-small", "is-medium" and "is-large".',
|
||||
code: `<section class="icon-list">
|
||||
<!-- close -->
|
||||
<i class="nes-icon close is-large"></i>
|
||||
|
Loading…
x
Reference in New Issue
Block a user