Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

typo #74

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ all packages in the [babel](https://babeljs.io/) project), but only if you are O
and testing _all_ packages at once.

Bilt was designed to treat each package as a totally independent
entity, while understanding the relationships between the packaedeges. This enables
entity, while understanding the relationships between the packages. This enables
Bilt to scale to hundreds of packages in a repo, spanning multiple projects.

## Nx
Expand Down