docs: Fix a typo (#11588)
This PR fixes a typo in docs/src/development/debugging-crashes.md. Release Notes: - N/A
This commit is contained in:
parent
9772b7ac33
commit
ddaaaee973
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
When an app crashes, macOS creates a `.ips` file in `~/Library/Logs/DiagnosticReports`. You can view these using the built in Console app (`cmd-space Console`) under "Crash Reports".
|
||||
|
||||
If you have enabeld Zed's telemetry these will be uploaded to us when you restart the app. They end up in Datadog, and a [Slack channel (internal only)](https://zed-industries.slack.com/archives/C04S6T1T7TQ).
|
||||
If you have enabled Zed's telemetry these will be uploaded to us when you restart the app. They end up in Datadog, and a [Slack channel (internal only)](https://zed-industries.slack.com/archives/C04S6T1T7TQ).
|
||||
|
||||
These crash reports are generated by the crashing binary, and contain a wealth of information; but they are hard to read for a few reasons:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue