mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
This corrects a typo in the process.resourceUsage() docs. The field is named swappedOut, not swapedOut. PR-URL: https://github.com/nodejs/node/pull/28497 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>