mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore: fix description typo
This commit is contained in:
parent
b4b3c0e4a1
commit
11f3b9ec06
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> `carbon-components-svelte` is a Svelte component library that implements the [Carbon Design System](https://github.com/carbon-design-system), an open source design system by IBM.
|
> `carbon-components-svelte` is a Svelte component library that implements the [Carbon Design System](https://github.com/carbon-design-system), an open source design system by IBM.
|
||||||
|
|
||||||
> A design system can facilitate frontend development and prototyping because it is encourages reuse, consistency, and extensibility.
|
> A design system can facilitate frontend development and prototyping because it encourages reuse, consistency, and extensibility.
|
||||||
|
|
||||||
[![NPM][npm]][npm-url]
|
[![NPM][npm]][npm-url]
|
||||||
[![Build][build]][build-badge]
|
[![Build][build]][build-badge]
|
||||||
|
|
|
@ -49,7 +49,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
A design system can facilitate frontend development and prototyping
|
A design system can facilitate frontend development and prototyping
|
||||||
because it is encourages reuse, consistency, and extensibility.
|
because it encourages reuse, consistency, and extensibility.
|
||||||
</p>
|
</p>
|
||||||
<h3>Install</h3>
|
<h3>Install</h3>
|
||||||
</Column>
|
</Column>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue