diff --git a/docs/release-source/release/stubs.md b/docs/release-source/release/stubs.md index 7fd0d68c9..8bc556f68 100644 --- a/docs/release-source/release/stubs.md +++ b/docs/release-source/release/stubs.md @@ -492,7 +492,6 @@ You can restore values by calling the `restore` method: #### `stub.wrappedMethod` -Holds a reference to the original method/function this stub has -wrapped. `undefined` for the property accessors. +Holds a reference to the original method/function this stub has wrapped. [matchers]: ../matchers