Skip to content

Commit 8178360

Browse files
committed
QA: Wording about lambda interface [skip ci]
1 parent 164249c commit 8178360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public class com.amazon.aws.lambda.Context implements lang.Value {
172172

173173
Lambda
174174
------
175-
Instead of functions, a handler's *target()* method may also return instances of the *Lambda* class:
175+
Instead of functions, a handler's *target()* method may also return instances implementing the *Lambda* interface:
176176

177177
```php
178178
public interface com.amazon.aws.lambda.Lambda {

0 commit comments

Comments
 (0)