Skip to content

Commit 23f3b17

Browse files
committed
fix bulma readme
1 parent dae4dea commit 23f3b17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ A product page to understand Bulma basics.
5353
- playing with grid columns and responsive classes.
5454
- generating cards for related products.
5555
- using tabs and rendering a modal with JavaScript.
56-
- creating a form: text, checkbox and select fields.
56+
- creating a form with text, checkbox and select fields.
5757

5858
Based on [Bulma CSS Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a) by Shaun Pelling - The Net Ninja (2020).

ninja-coffee/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ A product page to understand Bulma basics.
1717
- playing with grid columns and responsive classes.
1818
- generating cards for related products.
1919
- using tabs and rendering a modal with JavaScript.
20-
- creating a form: text, checkbox and select fields.
20+
- creating a form with text, checkbox and select fields.
2121

2222
Based on [Bulma CSS Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a) by Shaun Pelling - The Net Ninja (2020).

0 commit comments

Comments
 (0)