Skip to content

Commit 02c5d34

Browse files
authored
Fix typo in README.md
Saw this. I believe this is an typo.
1 parent 88ab71c commit 02c5d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Listed a couple common issues with solutions for them
155155
Caused by an update to the image dependency which is used by Flutter Launcher Icons.
156156

157157
```txt
158-
Use #AARRGGBB for colors instead of ##AABBGGRR, to be compatible with Flutter image class.
158+
Use #AARRGGBB for colors instead of #AABBGGRR, to be compatible with Flutter image class.
159159
```
160160

161161
[Related issue](https://github.com/fluttercommunity/flutter_launcher_icons/issues/98)

0 commit comments

Comments
 (0)