Skip to content

Commit abbe3b4

Browse files
committed
Updated Readme.
1 parent abff350 commit abbe3b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you like the project, don't forget to `put star ★` and follow me on GitHub:
4141
- [Layout](#layout)
4242
- [Dismiss by Tap](#dismiss-by-tap)
4343
- [Haptic](#haptic)
44-
- [SwiftUI](#swiftui)
44+
- [SwiftUI](#swiftui)
4545
- [Other Projects](#other-projects)
4646
- [Russian Community](#russian-community)
4747

@@ -131,7 +131,7 @@ alertView.present(duration: 1.5, haptic: .success, completion: nil)
131131

132132
You can remove duration and completion, its have default values.
133133

134-
### SwiftUI
134+
## SwiftUI
135135

136136
Use like system alert only show message tips:
137137

0 commit comments

Comments
 (0)