Skip to content

Commit 90af59d

Browse files
committed
Update renamed type in docs to the new one
1 parent 217e0c7 commit 90af59d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/Limitations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ fun test() {
5252
}
5353
}
5454

55-
private fun ArgMatchersScope.foo() {
55+
private fun MokkeryMatcherScope.foo() {
5656
repository.findAll()
5757
}
5858
```

0 commit comments

Comments
 (0)