Skip to content

Commit ca381dd

Browse files
committed
Readme typo
1 parent f80744f commit ca381dd

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
@@ -9,7 +9,7 @@
99
A transition for your SwiftUI views that simulates the 1993 classic DOOM screen wipe (the melting effect, you know the one).
1010

1111
> [!IMPORTANT]
12-
> This transition utilizes SwiftUI 5's [.layerEffect](://developer.apple.com/documentation/swiftui/view/layereffect(_:maxsampleoffset:isenabled:)). AppKit/UIKit powered views will *not* work. This includes views like `TextField`.
12+
> This transition utilizes SwiftUI 5's [.layerEffect](https://developer.apple.com/documentation/swiftui/view/layereffect(_:maxsampleoffset:isenabled:)). AppKit/UIKit powered views will *not* work. This includes views like `TextField`.
1313
1414
## How to use
1515
Use it like any other transition:

0 commit comments

Comments
 (0)