Skip to content

Commit 59455f2

Browse files
committed
fixed docs
1 parent 06fe0d1 commit 59455f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Aws/src/Lambda/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This package supports manual instrumentation for the AWS Lambda functions writte
55
## Using the AWS Lambda Instrumentation with AWS Lambda Functions
66
Below is a example on how to setup AWS Lambda Instrumentation:
77

8-
1. Follow the steps in this [README](../../README.md) to install the AWS Contrib Depedency.
9-
2. Follw the example below:
8+
1. Follow the steps in this [README](../../README.md) to install the AWS Contrib Dependency.
9+
2. Follow the example below to apply the wrapper and get your handler function instrumented:
1010
```php
1111
<?php
1212
// index.php

0 commit comments

Comments
 (0)