Skip to content

Commit f21ebb2

Browse files
authored
Fix typo in package name in the doc (#1700)
1 parent abf4605 commit f21ebb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ for more information.
150150
| [Comprehend](./comprehend.md) | [async-aws/comprehend](https://packagist.org/packages/async-aws/comprehend) |
151151
| [DynamoDb](./dynamodb.md) | [async-aws/dynamo-db](https://packagist.org/packages/async-aws/dynamo-db) |
152152
| [ECR](./ecr.md) | [async-aws/ecr](https://packagist.org/packages/async-aws/ecr) |
153-
| [ElastiCache](./elasti-cache.md) | [async-aws/elasti-cach](https://packagist.org/packages/async-aws/elasti-cache) |
153+
| [ElastiCache](./elasti-cache.md) | [async-aws/elasti-cache](https://packagist.org/packages/async-aws/elasti-cache) |
154154
| [EventBridge](./event-bridge.md) | [async-aws/event-bridge](https://packagist.org/packages/async-aws/event-bridge) |
155155
| [Firehose](./firehose.md) | [async-aws/event-bridge](https://packagist.org/packages/async-aws/firehose) |
156156
| [IAM](./iam.md) | [async-aws/iam](https://packagist.org/packages/async-aws/iam) |

0 commit comments

Comments
 (0)