Skip to content

Commit b0dd393

Browse files
authored
Update README.md
1 parent ff80f21 commit b0dd393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ extension YourNestedPageViewController: NestedPageViewControllerDataSource {
332332

333333
### Objective-C 使用方式
334334

335-
NestedPageViewController原本是用OC便写,考虑到swift是主流,于是改成了swift版本,OC工程要使用需要做一个桥接。
335+
NestedPageViewController原本是用OC编写,考虑到swift是主流,于是改成了swift版本,OC工程要使用需要做一个桥接。
336336

337337
示例工程中提供了完整的 Objective-C 桥接示例,可以参考 `Example/NestedPageExample/Examples-OC` 目录下的实现。
338338

0 commit comments

Comments
 (0)