Skip to content

Commit b864855

Browse files
authored
fix(docs): Typos (#38)
1 parent feed853 commit b864855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Terraform Provider for Sysdig allows you to manage your configuration in Sys
2020
and Sysdig Monitor as code, allowing you to synchronize your declarative configuration with
2121
the configuration at the Platform.
2222

23-
This enables you several cases like:
23+
You can instrument several use cases like:
2424
- Backup/restore
2525
- Disaster recovery
2626
- Configuration version management
@@ -39,7 +39,7 @@ for your OS/Architecture, extract it and move the executable under `$HOME/.terra
3939
this directory if it does not exist yet) as this link suggests:
4040
[https://www.terraform.io/docs/configuration/providers.html#third-party-plugins](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins) .
4141

42-
## Use example
42+
## Usage example
4343

4444
Terraform will use the Sysdig provider when you specify a [resource](https://www.terraform.io/docs/configuration/resources.html)
4545
or [data source](https://www.terraform.io/docs/configuration/data-sources.html) with a name starting with `sysdig_*` (i.e.: `sysdig_user`)

0 commit comments

Comments
 (0)