Skip to content

Commit 0a5b044

Browse files
committed
fix: typos
1 parent 7bb8bbf commit 0a5b044

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A GitHub action to scan your infrastructure templates modelled either in Terrafo
55
## Pre-requisites
66

77
- You have a Cloud Conformity API key
8-
- You know the Cloud conformity region
8+
- You know the Cloud Conformity region
99

1010

1111
## Usage
@@ -25,12 +25,12 @@ A GitHub action to scan your infrastructure templates modelled either in Terrafo
2525
2626
## Input
2727
28-
| Input | Description |
29-
| -------- | ------- |
30-
| conformity_region | Your Cloud conformity region |
31-
| conformity_api_key | Your Cloud conformity API key |
32-
| template_type | Your infrastructure template type |
33-
| template_path | Path of the template to sca |
28+
| Input | Description |
29+
|--------------------|-----------------------------------|
30+
| conformity_region | Your Cloud Conformity region |
31+
| conformity_api_key | Your Cloud Conformity API key |
32+
| template_type | Your infrastructure template type |
33+
| template_path | Path of the template to scan |
3434
3535
## Output
3636

0 commit comments

Comments
 (0)