Skip to content

Commit 3c2cc73

Browse files
committed
readme
1 parent c5b03fa commit 3c2cc73

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
@@ -45,7 +45,7 @@ When running in a low memory environment, the following flags are advised:
4545
These might impact performance though.
4646

4747
# Options
48-
* heapdumpOnOOM - boolean wether to create a heapdump when an out of memory occurs. Default true.
48+
* heapdumpOnOOM - boolean whether to create a heapdump when an out of memory occurs. Default true.
4949
* threshold - integer between 0 and 100 (%) which determines when to make the heapdump. When the used heapSize exceeds the threshold, a heapdump is made.
5050
* path - the path where the heapdump ends up when an out of memory error occurs.
5151
* port - optionally, the alternative DevTools protocol port. Defauls to 9229. Should map on the port given to the --inspect arg.

0 commit comments

Comments
 (0)