Skip to content

Commit fe6d9ef

Browse files
authored
Merge pull request #1893 from Neilblaze/typo_fix
fix(docs): supporst ⟶ supports
2 parents 1b34e0f + f9ae440 commit fe6d9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TROUBLESHOOTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This guide is for troubleshooting the `grpc-js` library for Node.js
44

55
## Enabling extra logging and tracing
66

7-
Extra logging can be very useful for diagnosing problems. `grpc-js` supporst
7+
Extra logging can be very useful for diagnosing problems. `grpc-js` supports
88
the `GRPC_VERBOSITY` and `GRPC_TRACE` environment variables that can be used to increase the amount of information
99
that gets printed to stderr.
1010

0 commit comments

Comments
 (0)