From 11f3b9ec0653ca44944aeacac30034c32e7b893a Mon Sep 17 00:00:00 2001
From: Eric Liu
Date: Sat, 17 Oct 2020 15:20:33 -0700
Subject: [PATCH] chore: fix description typo
---
README.md | 2 +-
docs/src/pages/index.svelte | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 5a951046..a6233046 100644
--- a/README.md
+++ b/README.md
@@ -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.
-> 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]
[![Build][build]][build-badge]
diff --git a/docs/src/pages/index.svelte b/docs/src/pages/index.svelte
index 1694bbba..a3b809b9 100644
--- a/docs/src/pages/index.svelte
+++ b/docs/src/pages/index.svelte
@@ -49,7 +49,7 @@
A design system can facilitate frontend development and prototyping
- because it is encourages reuse, consistency, and extensibility.
+ because it encourages reuse, consistency, and extensibility.
Install