Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 3cc9fe1

Browse files
authored
fix the code formatting indentation error (#1851)
1 parent 3f4b4c6 commit 3cc9fe1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MauiCompatSteps.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The following steps are used to create the MauiCompat libraries
1818

1919
### 2. Run MauiCompat.sh script to migrate Xamarin.CommunityToolkit and create `Xamarin.CommunityToolkit.MauiCompat` and `Xamarin.CommunityToolkit.Markup.MauiCompat`
2020

21-
```zsh
22-
zsh ./MauiCompat.sh
23-
```
21+
```zsh
22+
zsh ./MauiCompat.sh
23+
```
2424

2525
### 3. Add MauiColorExtensions Classes
2626

0 commit comments

Comments
 (0)