Skip to content

Commit 5f74751

Browse files
committed
Resolved CI errors
1 parent 7e5629b commit 5f74751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maui-toolkit/Popup/popup-size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ In the following code sample, the Popup is auto-sized in the height based on the
175175

176176
{% tabs %}
177177

178-
{% highlight xaml tabtitle="MainPage.xaml" hl_lines="10"%}
178+
{% highlight xaml tabtitle="MainPage.xaml" hl_lines="10" %}
179179
<?xml version="1.0" encoding="utf-8" ?>
180180
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
181181
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"

0 commit comments

Comments
 (0)