Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrico1234 authored May 11, 2024
1 parent 752befe commit 5a53516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Building a component library is a challenging and rewarding experience, but there’s more to it than writing great-looking components. At every step of the journey, you’ll need to make choices to ensure your library is built appropriately for its intended audience.

When buildinh your librarym, you'll need to consider the following questions:
When building your library, you'll need to consider the following dillemas:

- [Should I write vanilla web components or use a library?](#should-i-write-vanilla-web-components-or-use-a-library)
- [Should I export my library as a single package or as scoped packages?](#should-i-export-my-library-as-a-single-package-or-as-scoped-packages)
Expand Down

0 comments on commit 5a53516

Please sign in to comment.