diff --git a/docs/book.toml b/docs/book.toml index 875f3d9..ab868b1 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -3,7 +3,7 @@ authors = ["byson94"] language = "en" multilingual = false src = "src" -title = "Ewii documentation" +title = "Ewwii documentation" [output.html] default-theme = "navy" diff --git a/docs/src/config/configuration.md b/docs/src/config/configuration.md index 65d8c63..f5bca53 100644 --- a/docs/src/config/configuration.md +++ b/docs/src/config/configuration.md @@ -46,7 +46,7 @@ enter([ // Add all defwindow inside enter. Enter is the root of the config. Here, we are defining a window named `example`, which we then define a set of properties for. Additionally, we set the content of the window to be the text `"example content"`. -You can now open your first window by running `eww open example`! Glorious! +You can now open your first window by running `ewwii open example`! Glorious! ### `defwindow`-properties