Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0312db9

Browse filesBrowse files
committed
doc: fix methods being documented as properties in process.md
PR-URL: #61765 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e558b26 commit 0312db9
Copy full SHA for 0312db9

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/api/process.md‎

Copy file name to clipboardExpand all lines: doc/api/process.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@ changes:
994994
description: Change stability index for this feature from Experimental to Stable.
995995
-->
996996

997-
* Type: {number}
997+
* Returns: {number}
998998

999999
Gets the amount of free memory that is still available to the process
10001000
(in bytes).
@@ -1166,7 +1166,7 @@ changes:
11661166
description: Aligned return value with `uv_get_constrained_memory`.
11671167
-->
11681168

1169-
* Type: {number}
1169+
* Returns: {number}
11701170

11711171
Gets the amount of memory available to the process (in bytes) based on
11721172
limits imposed by the OS. If there is no such constraint, or the constraint

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.