Skip to content

Commit cd71a44

Browse files
committed
Update itt.ps1
1 parent 56a7c65 commit cd71a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itt.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3141,7 +3141,7 @@ FontSize="12" FontFamily="Segoe UI" Foreground="{DynamicResource PrimaryTextColo
31413141
</Border>
31423142
<Border Name="feedback" Style="{StaticResource HighlightBorder}">
31433143
<StackPanel Orientation="Vertical">
3144-
<TextBlock Text="📝 Feedabck"
3144+
<TextBlock Text="📝 Feedback"
31453145
FontSize="16" FontFamily="Segoe UI" Foreground="{DynamicResource PrimaryTextColor}"/>
31463146
<TextBlock Text="Suggestions, or bug reports" TextWrapping="Wrap" Margin="0,2,0,0"
31473147
FontSize="12" FontFamily="Segoe UI" Foreground="{DynamicResource PrimaryTextColor}"/>

0 commit comments

Comments
 (0)