diff --git a/docs/api/ShallowWrapper/childAt.md b/docs/api/ShallowWrapper/childAt.md index 192183103..adde9f4bc 100644 --- a/docs/api/ShallowWrapper/childAt.md +++ b/docs/api/ShallowWrapper/childAt.md @@ -25,4 +25,4 @@ expect(wrapper.find('ul').childAt(0).type()).to.equal('li'); - [`.parents() => ShallowWrapper`](parents.md) - [`.parent() => ShallowWrapper`](parent.md) - [`.closest(selector) => ShallowWrapper`](closest.md) -- [`.children() => ReactWrapper`](children.md) +- [`.children() => ShallowWrapper`](children.md)