Skip to content

Commit 4214846

Browse files
SamyOubouazizRoRoJ
andauthored
Update serverless/functions/troubleshooting/handler-not-found.mdx
Co-authored-by: Rowena Jones <[email protected]>
1 parent 624ac20 commit 4214846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/functions/troubleshooting/handler-not-found.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Provided Handler does not exist, or does not export methods properly
2929

3030
## Cause
3131

32-
The systems cannot find the function that should handle the request. It can be related to an error in your code before your `handle` function.
32+
The systems cannot find the function that should handle the request. It may be related to an error in your code before your `handle` function.
3333

3434
## Possible solutions
3535

0 commit comments

Comments
 (0)