Commit 115c1a20 authored by Ben Pastene's avatar Ben Pastene Committed by Chromium LUCI CQ

docs: Fix typo in chromeos_debugging_tips.md

Change-Id: I5aaa8cc34eb8b660a894d08f8a47e4a39569249b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591452
Auto-Submit: Ben Pastene <bpastene@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#837168}
parent e40338dd
...@@ -61,7 +61,7 @@ symbolize the report locally to get insight into what conditions caused Chrome ...@@ -61,7 +61,7 @@ symbolize the report locally to get insight into what conditions caused Chrome
to crash. to crash.
To do so, first download both the task's input isolate (this provides the To do so, first download both the task's input isolate (this provides the
symbols and the symbolzing tools) as well as the task's output isolate (this symbols and the symbolizing tools) as well as the task's output isolate (this
provides the crash reports). See the commands listed under the *Reproducing the provides the crash reports). See the commands listed under the *Reproducing the
task locally* section on the task page. For example, to download them for task locally* section on the task page. For example, to download them for
[this task](https://chrome-swarming.appspot.com/task?id=506a01dd12c8a610), `cd` [this task](https://chrome-swarming.appspot.com/task?id=506a01dd12c8a610), `cd`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment