Skip to content

Commit 1b2449f

Browse files
committed
fix typos
1 parent 3d50578 commit 1b2449f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

introduction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ This is turned into this:
2222
<x-alert class="alert alert-success"/>
2323
```
2424

25-
As you can see, all the implementation details about the behavior of the component are hidden away. Making it up to you do decided how to style it.
25+
As you can see, all the implementation details about the behavior of the component are hidden away. Making it up to you to decide how to style it.
2626

27-
All of Blade UI Kit's components were designed with this in mind. Letting you worry less about implementation details and allowing you to focus on what truly matters: *building your app*. All the while providing a great developer experience.
27+
All of Blade UI Kit's components were designed with this in mind. Letting you worry less about implementation details and allowing you to focus on what truly matters: *building your app*. All while providing a great developer experience.
2828

2929
To give you a more proper demonstration of the library, we've built [an example Laravel project](https://github.com/blade-ui-kit/blade-ui-kit-example) that makes use of some of the components from Blade UI Kit.
3030

0 commit comments

Comments
 (0)