Skip to content

Commit b6f4ef6

Browse files
committed
Fixed typo
1 parent cbda3eb commit b6f4ef6

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
@@ -26,7 +26,7 @@ An example of a usable project can be found in the [example/](./example/) direct
2626

2727
### Building a Derived Docker Image
2828

29-
To build a docker image from the provided [exmaple/](./exmaple) called _example-lambda-image_ with the ASCII-art lambda function in it, run:
29+
To build a docker image from the provided [example/](./example) called _example-lambda-image_ with the ASCII-art lambda function in it, run:
3030

3131
```
3232
$ cd example/

0 commit comments

Comments
 (0)