Skip to content

Commit 1a5c025

Browse files
addaleaxMyles Borins
authored and
Myles Borins
committed
doc: remove superfluos backticks in process.md
These are likely left over from backporting #4733. PR-URL: #7681 Reviewed-By: Myles Borins <[email protected]>
1 parent fcb4e41 commit 1a5c025

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/process.md

-1
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,6 @@ function MyThing(options) {
822822
this.startDoingStuff();
823823
});
824824
}
825-
```
826825

827826
var thing = new MyThing();
828827
thing.getReadyForStuff();

0 commit comments

Comments
 (0)