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 5d1bca5 commit d6b5535Copy full SHA for d6b5535
docs/operations/problem-determination.md
@@ -113,7 +113,7 @@ Source maps should be generated and stored with the original source code for eac
113
* process fails reporting lack of resources (for example sockets)
114
115
* Approach
116
- * generate a sequence of [Diagnostic report](https://nodejs.org/api/report.html)s.
+ * generate a sequence of [Diagnostic reports](https://nodejs.org/api/report.html).
117
* compare resources reported between reports using
118
[report-toolkit](https://developer.ibm.com/articles/introducing-report-toolkit-for-nodejs-diagnostic-reports/)
119
0 commit comments