Skip to content

Commit 6aec1c0

Browse files
a2937gikf
andauthored
Apply suggestions from code review
Co-authored-by: Krzysztof G. <[email protected]>
1 parent dd4c569 commit 6aec1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/how-to-work-on-the-component-library.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ After you've committed your changes, check here for [how to open a Pull Request]
9999

100100
## Adding Packages to the UI Library
101101

102-
We restrict adding new packages to the UI Components to help with the project's maintainability. In the rare chance that you think a dependency is needed, please check with the maintainers first and then use the following command to add a package:
102+
We restrict adding new packages to the UI Library to help with the project's maintainability. In the rare chance that you think a dependency is needed, please check with the maintainers first and then use the following command to add a package:
103103

104104
```bash
105105
pnpm add package_name

0 commit comments

Comments
 (0)