You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/usage/identity.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This section is dedicated to the visual and UX aspects of your Tauri application
8
8
9
9
## Icons
10
10
11
-
Tauri ships with an iconset based on its logo. This is probably NOT what you want when you ship your app. To rememdy this common situation, Tauri provides the `tauri icon` command that will take an input file and create all the icons needed for the various platforms. These will be placed in your `src-tauri/icons` folder where they will automatically be included in your built app.
11
+
Tauri ships with an iconset based on its logo. This is probably NOT what you want when you ship your app. To remedy this common situation, Tauri provides the `tauri icon` command that will take an input file and create all the icons needed for the various platforms. These will be placed in your `src-tauri/icons` folder where they will automatically be included in your built app.
0 commit comments