Skip to content

Commit

Permalink
fix: Change indentation to properly render Markdown - fixes #3509 (#3511
Browse files Browse the repository at this point in the history
)

Fix indentation to properly render Markdown

Signed-off-by: Benjamin Muschko <[email protected]>
  • Loading branch information
bmuschko authored Apr 9, 2024
1 parent cd6f5b6 commit e356a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/features/analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,9 +482,9 @@ Or without additional metrics:
clusterScope: false
```

The result in the AnalysisRun will have the aggregation of metrics of each template:
The result in the AnalysisRun will have the aggregation of metrics of each template:

=== "AnalysisRun"
=== "AnalysisRun"

```yaml
# NOTE: Generated AnalysisRun from a single template referencing several templates
Expand Down

0 comments on commit e356a60

Please sign in to comment.