Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit fd05077

Browse files
jasonpolitesmatthewloring
authored andcommitted
Fixes spelling error (Strackdriver => Stackdriver) (#165)
PR-URL: #165
1 parent 8b5550b commit fd05077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm install --save @google/cloud-debug
2323
# Require the agent at the top of your main script (but after '@google/cloud-trace' if you are also using it).
2424
require('@google/cloud-debug');
2525
```
26-
Deploy your application, and navigate to the [Strackdriver Debug view][debug-tab] within the [Google Cloud Console][dev-console] to set snapshots and start debugging.
26+
Deploy your application, and navigate to the [Stackdriver Debug view][debug-tab] within the [Google Cloud Console][dev-console] to set snapshots and start debugging.
2727

2828
## Running on Google Cloud Platform
2929

0 commit comments

Comments
 (0)