Skip to content

Commit cd247b4

Browse files
committed
Fix documentation wordings
1 parent 0f48d44 commit cd247b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

en/developer-docs/docs/monitoring-and-insights/incident-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Click on any incident to view comprehensive diagnostic information.
7373

7474
### Incident Summary
7575

76-
At the top of the incident details page, you'll see:comp
76+
At the top of the incident details page, you'll see:
7777

7878
- **Incident Type**: What kind of issue occurred (OOMKilled or CrashLoopBackOff)
7979
- **Incident ID**: Unique identifier for the incident
@@ -83,7 +83,7 @@ At the top of the incident details page, you'll see:comp
8383

8484
Once you open an incident, you'll find four key sections that provide comprehensive diagnostic information to help you understand and resolve the issue:
8585

86-
| **Status** | **What it means** |
86+
| **Section** | **Description** |
8787
|--------------------|---------------------------------------------------------------------------------|
8888
| **Compare Source Code** | Analyzes code changes between the incident version and the previous stable state. |
8989
| **Compare Configurations**| Highlights changes in environment variables or resource allocations. |
@@ -105,7 +105,7 @@ Analyzes code changes between the incident version and the previous stable deplo
105105
![Compare Source Code](../assets/img/monitoring-and-insights/incidents/compare-source-code.png){.cInlineImage-full}
106106

107107
!!! tip
108-
If the incident occurred shortly after a deployment, carefully review the code changesthey often reveal the root cause.
108+
If the incident occurred shortly after a deployment, carefully review the code changes they often reveal the root cause.
109109

110110
#### 2. Compare Configurations
111111

0 commit comments

Comments
 (0)