Skip to content

Commit a37eed6

Browse files
committed
Fix spelling errors
1 parent 3e64a37 commit a37eed6

File tree

2 files changed

+2
-2
lines changed
  • docs

2 files changed

+2
-2
lines changed

docs/manage/partitions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ In this section, we'll introduce the following concepts:
8787
</div>
8888
<div className="box smallbox card">
8989
<div className="container">
90-
<a href="/docs/manage/partitions/manage-indexes-variable-retention"><img src={useBaseUrl('img/icons/logs.png')} alt="icon" width="40"/><h4>Manage Indexes with Variable Rentention</h4></a>
90+
<a href="/docs/manage/partitions/manage-indexes-variable-retention"><img src={useBaseUrl('img/icons/logs.png')} alt="icon" width="40"/><h4>Manage Indexes with Variable Retention</h4></a>
9191
<p>Learn how to create Index Partitions and Scheduled Views to store your data.</p>
9292
</div>
9393
</div>

docs/platform-services/automation-service/app-central/integrations/dynatrace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Dynatrace is a cutting-edge solution that offers full-stack monitoring, enabling
1818
* **Get Events** *(Enrichment)* - Lists events based on the parameters provided.
1919
* **Get Problems Daemon** *(Daemon)* - Automatically returns the latest problems.
2020
* **Get Problems** *(Enrichment)* - Lists the problems (and their details) observed by Dynatrace during a relative period of time.
21-
* **Get Security Advices** *(Enrichment)* - Lists recommendations related to security problems using AI.
21+
* **Get Security Advice** *(Enrichment)* - Lists recommendations related to security problems using AI.
2222
* **Mute Security Problem** *(Containment)* - Mutes the specified security problem. Muted problems are hidden from the list of problems in the UI.
2323
* **Search Logs** *(Enrichment)* - Lists all log records based on the parameters provided.
2424
* **Search Metrics** *(Enrichment)* - Lists all metrics based on the parameters provided.

0 commit comments

Comments
 (0)