We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ec6e8 commit 21b1285Copy full SHA for 21b1285
1 file changed
doc/api/process.md
@@ -822,7 +822,6 @@ function MyThing(options) {
822
this.startDoingStuff();
823
});
824
}
825
-```
826
827
var thing = new MyThing();
828
thing.getReadyForStuff();
0 commit comments