Skip to content

Commit a6f236c

Browse files
authored
Update README.md
1 parent 55ca735 commit a6f236c

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
@@ -54,7 +54,7 @@
5454
MJRefreshNormalHeader { [weak self] in
5555
// do some Requst
5656
}.autoChangeTransparency(true)
57-
.assign(to: tableView)
57+
.link(to: tableView)
5858
}
5959
```
6060

0 commit comments

Comments
 (0)