Skip to content

Commit ea05a32

Browse files
committed
Update README.md
1 parent 73ad03a commit ea05a32

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
@@ -7,7 +7,7 @@ The applications deployed illustrate how to perform inference for scikit-learn,
77

88
## Overview
99

10-
AWS Lambda is one of the most cost effective service that lets you run code without provisioning or managing servers.
10+
AWS Lambda is one of the most cost-effective service that lets you run code without provisioning or managing servers.
1111

1212
It offers many advantages when working with serverless infrastructure. When you break down the logic of your machine learning service into a single Lambda function for a single request, things become much simpler and easy to scale.
1313

0 commit comments

Comments
 (0)