Skip to content

Commit 5a6bb7e

Browse files
authored
Readme formatting fix
1 parent 5b0a3ce commit 5a6bb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ static func setUp(for view: UIView, threshold: Int = 100, onLoop: @escaping () -
2828

2929
```swift
3030
LayoutLoopHunter.setUp(for: view) {
31-
print("Hello, world")
31+
print("Hello, world")
3232
}
3333
```
3434
## Author

0 commit comments

Comments
 (0)