Skip to content

Commit f4acf2e

Browse files
committed
Updated Readme.
1 parent 67d2064 commit f4acf2e

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
@@ -22,7 +22,7 @@ I tried to recreate Apple's alerts as much as possible. You can find these alert
2222
- [Layout](#layout)
2323
- [Haptic](#haptic)
2424
- [Spinner](#spinner)
25-
- [Shared Appearance](#shared-appearance)
25+
- [Appearance](#appearance)
2626
- [SwiftUI](#swiftui)
2727
- [Russian Community](#russian-community)
2828

@@ -147,7 +147,7 @@ alertView.dismiss()
147147
SPAlert.dismiss()
148148
```
149149

150-
### Shared Appearance
150+
### Appearance
151151

152152
Also you can change some default values for alerts. For example you can change default duration and corner radius for alert with next code:
153153

0 commit comments

Comments
 (0)