@@ -460,7 +460,7 @@ const sampleCollection = [
460460 title : 'reaction-icons' ,
461461 showCode : false ,
462462 description :
463- 'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".' ,
463+ 'If you want to change icon size, please use "is-small", "is-medium" and "is-large".' ,
464464 code : `<section class="icon-list">
465465 <!-- heart -->
466466 <i class="nes-icon is-large heart"></i>
@@ -483,7 +483,7 @@ const sampleCollection = [
483483 title : 'sns-icons' ,
484484 showCode : false ,
485485 description :
486- 'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".' ,
486+ 'If you want to change icon size, please use "is-small", "is-medium" and "is-large".' ,
487487 code : `<section class="icon-list">
488488 <!-- twitter -->
489489 <i class="nes-icon twitter is-large"></i>
@@ -526,7 +526,7 @@ const sampleCollection = [
526526 title : 'other-icons' ,
527527 showCode : false ,
528528 description :
529- 'If you wanto to change icon size, please use "is-small", "is-medium" and "is-large".' ,
529+ 'If you want to change icon size, please use "is-small", "is-medium" and "is-large".' ,
530530 code : `<section class="icon-list">
531531 <!-- close -->
532532 <i class="nes-icon close is-large"></i>
0 commit comments