Skip to content

Commit ab5e259

Browse files
authored
Fix typo in essentials/ui/index.hml (#634)
1 parent 59431d1 commit ab5e259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-src/0.7/src/essentials/ui/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can do anything in Dioxus that you could do with HTML and CSS alone.
2525

2626
## What HTML and CSS Gives You
2727

28-
HTML and CSS are powerful technologies (albet, with lots of baggage) that make it easy to build beautiful UIs that work across billions of devices.
28+
HTML and CSS are powerful technologies (albeit, with lots of baggage) that make it easy to build beautiful UIs that work across billions of devices.
2929

3030
HTML and CSS give you lots of tools:
3131

0 commit comments

Comments
 (0)