Skip to content

Commit d78ffad

Browse files
committed
Fix typo
1 parent c763690 commit d78ffad

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ scripts/rdi-secret.sh set <SECRET-KEY> <SECRET-VALUE>
7070

7171
The script offers functionality to retrieve a specific secret, as well as the capability to list all available secrets within the system:
7272
```bash
73-
# Get specific secret
73+
# Set specific secret
7474
scripts/rdi-secret.sh set <SECRET-KEY>
7575

7676
# List all secrets

0 commit comments

Comments
 (0)