Skip to content

Commit 91f0f6b

Browse files
committed
correct intro
1 parent f040ce8 commit 91f0f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-site/docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 1
55

66
# Intro
77

8-
`design-token-library` is a TypeScript library for managing Design Tokens. It's interface is based off of the [Design Token Community Group (DTCG)](https://www.designtokens.org/), and aims to be a lightweight, type-safe, polymorphic library that can be used in any JavaScript runtime.
8+
`design-token-library` is a TypeScript library for managing Design Tokens. It's interface is based off of the [Design Token Community Group (DTCG)](https://www.designtokens.org/), and aims to be a lightweight and type-safe library with core behavior that can be used in any JavaScript runtime.
99

1010
`design-token-library` supports:
1111

0 commit comments

Comments
 (0)