Skip to content

Commit e18519a

Browse files
natenorbergKent C. Dodds
authored and
Kent C. Dodds
committed
docs: update debug description (#164)
1 parent 44335b5 commit e18519a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ renders it's HTML directly in the body.
242242

243243
#### `debug`
244244

245-
This method is a shortcut for `console.log(prettyDOM(container))`.
245+
This method is a shortcut for `console.log(prettyDOM(baseElement))`.
246246

247247
```javascript
248248
import {render} from 'react-testing-library'

0 commit comments

Comments
 (0)