Skip to content

Commit 5e6aa46

Browse files
committed
Tweak Image control xaml step
1 parent 9d632e3 commit 5e6aa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/windows-dotnet-maui/dall-e-maui-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Next, we'll modify the user interface to include an `Image` control that display
8282
...
8383
```
8484

85-
1. Add an `Image` control to your `MainPage.xaml` below the `SmallLabel` control to display the generated image:
85+
1. Add an `Image` control below the `SmallLabel` control to display the generated image:
8686

8787
```xml MainPage.xaml
8888
...

0 commit comments

Comments
 (0)