Explorar el Código

Update doc to avoid misunderstanding

crisqyxw hace 2 años
padre
commit
90e7463bb3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/src/configure.md

+ 2 - 2
docs/src/configure.md

@@ -25,7 +25,7 @@ We use `toml` to define some info for `dioxus` project.
    asset_dir = "public"
    ```
 
-### Application.Tool
+### Application.Tools
 
 You can combine different tools with `dioxus`.
 
@@ -168,4 +168,4 @@ style = []
 
 # Javascript code file
 script = []
-```
+```