Skip to content

Commit

Permalink
fix: fix textlint linter
Browse files Browse the repository at this point in the history
Signed-off-by: riya-singhal31 <[email protected]>
  • Loading branch information
riya-singhal31 committed Jul 10, 2023
1 parent d3d5994 commit dd23773
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/deploy-controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The CSI-Addons Controller can be deployed by different ways:

## Configuration

**Available command line arguments:**
**Available command-line arguments:**

| Option | Default value | Description |
| ----------------------------- | --------------- | --------------------------------------------- |
Expand Down
2 changes: 1 addition & 1 deletion docs/volumereplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ VolumeReplication is a namespaced resource that contains references to storage o
+ `kind` is the kind of resource being replicated. For eg. PersistentVolumeClaim
+ `name` is the name of the resource

`replicationHandle` (optional) is an existing (but new) replication id.
`replicationHandle` (optional) is an existing (but new) replication ID.


``` yaml
Expand Down

0 comments on commit dd23773

Please sign in to comment.