Skip to content

Commit

Permalink
docs: Fix trigger type for redis-cluster (#345)
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
  • Loading branch information
tomkerkhove authored Jan 6, 2021
1 parent faf5b42 commit c34b712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/2.1/scalers/redis-cluster-lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ go_file = "redis_scaler"

### Trigger Specification

This specification describes the `redis` trigger that scales based on the length of a list in a Redis Cluster.
This specification describes the `redis-cluster` trigger that scales based on the length of a list in a Redis Cluster.

```yaml
triggers:
Expand Down

0 comments on commit c34b712

Please sign in to comment.