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 fcb4e41 commit 1a5c025Copy full SHA for 1a5c025
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