File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/get-started/test-drive Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ The template will create a new solution and two new projects. `GetStartedApp` is
7878 <img className = " center" src = { vscode1 } />
7979 * After selecting the command, you'll need to choose the project template. Choose ** Avalonia MVVM app** .
8080 <img className = " center" src = { vscode2 } />
81- * Name the project G ` etStartedApp ` , and press enter.
81+ * Name the project ` GetStartedApp ` , and press enter.
8282 <img className = " center" src = { vscode3 } />
8383 * You'll need to provide a path for where the project should be created. Do this, and then press ** Create project**
8484 <img className = " center" src = { vscode4 } />
@@ -139,4 +139,4 @@ You should now be running your first Avalonia application!
139139 light: useBaseUrl (' /img/get-started/test-drive/main-window-app-running-light.png' ),
140140 dark: useBaseUrl (' /img/get-started/test-drive/main-window-app-running-dark.png' ),
141141 }}
142- />
142+ />
You can’t perform that action at this time.
0 commit comments