diff --git a/plugins/dev-tools/README.md b/plugins/dev-tools/README.md index d749ba22ab..ec680bedb6 100644 --- a/plugins/dev-tools/README.md +++ b/plugins/dev-tools/README.md @@ -183,7 +183,7 @@ To see the different information the debug renderer surfaces, you can modify the config from the browser console. ```js -DebugRenderer.config = { +DebugDrawer.config = { rows: true, rowSpacers: true, elems: true,