Skip to content

Commit e3c6d8d

Browse files
authored
Change <Title> to Title
1 parent 2087fd8 commit e3c6d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/designers/walkthrough-my-first-wpf-desktop-application2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ In this section, you'll add two pages and an image to the application.
111111

112112
1. In the designer, choose the **ExpenseItHome.xaml** tab if it isn't already the active designer tab.
113113

114-
1. Choose the `<Title>` element and change the title to **ExpenseIt - Home**.
114+
1. Choose the `Title` element and change the title to **ExpenseIt - Home**.
115115

116116
Your **ExpenseItHome.xaml** file should now look like this in C#:
117117

0 commit comments

Comments
 (0)