Skip to content

Commit d6b5535

Browse files
authored
chore: typo in problem-determination.md (#160)
1 parent 5d1bca5 commit d6b5535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operations/problem-determination.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Source maps should be generated and stored with the original source code for eac
113113
* process fails reporting lack of resources (for example sockets)
114114

115115
* Approach
116-
* generate a sequence of [Diagnostic report](https://nodejs.org/api/report.html)s.
116+
* generate a sequence of [Diagnostic reports](https://nodejs.org/api/report.html).
117117
* compare resources reported between reports using
118118
[report-toolkit](https://developer.ibm.com/articles/introducing-report-toolkit-for-nodejs-diagnostic-reports/)
119119

0 commit comments

Comments
 (0)