Skip to content

Commit 43c7700

Browse files
authored
docs: remove ambiquity in descriptions (#1102)
1 parent 2f5779e commit 43c7700

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<br />
3737

38-
Fractal is a tool to help you **build** and **document** web component libraries and design systems.
38+
Fractal is a tool to help you **build** and **document** website component libraries and design systems.
3939

4040
[Read the full Fractal documentation][docs]
4141

packages/fractal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<br />
3737

38-
Fractal is a tool to help you **build** and **document** web component libraries and design systems.
38+
Fractal is a tool to help you **build** and **document** website component libraries and design systems.
3939

4040
[Read more here](https://github.com/frctl/fractal#readme)
4141

packages/fractal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frctl/fractal",
33
"version": "1.5.11",
4-
"description": "A tool to help you build and document web component libraries and then integrate them into your projects.",
4+
"description": "A tool to help you build and document website component libraries and then integrate them into your projects.",
55
"main": "src/fractal.js",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)