Skip to content

Commit 2290e5a

Browse files
authored
Update README.md
1 parent 9c82a2a commit 2290e5a

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
@@ -52,7 +52,7 @@ interposer.revert()
5252

5353
Want to hook just a single instance? No problem!
5454

55-
```
55+
```swift
5656
let hook = try testObj.hook(
5757
#selector(TestClass.sayHi),
5858
methodSignature: (@convention(c) (AnyObject, Selector) -> String).self,

0 commit comments

Comments
 (0)