diff --git a/tutorials/HTML/Building_UI/README.md b/tutorials/HTML/Building_UI/README.md index 1670b1779d..2de5c7a2b5 100644 --- a/tutorials/HTML/Building_UI/README.md +++ b/tutorials/HTML/Building_UI/README.md @@ -1,4 +1,4 @@ -# Building the UI with with the Compose HTML library +# Building the UI with the Compose HTML library In this tutorial we will look at several examples that use the Composable HTML/CSS DSL to describe the user interface for your web application.