Skip to content

Commit 7b3309a

Browse files
Update knowledge-base/correcting-upside-down-image-imageeditor-dotnet-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent 5daafde commit 7b3309a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/correcting-upside-down-image-imageeditor-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To ensure proper image orientation, handle EXIF metadata before loading the imag
4040

4141
### Steps to Correct Image Orientation
4242

43-
1. **Add Helper Methods**
43+
1. Add Helper Methods&mdash;Implement the following methods to handle image loading and orientation:
4444
Implement the following methods to handle image loading and orientation:
4545

4646
```csharp

0 commit comments

Comments
 (0)