Skip to content

Commit 298cd2e

Browse files
committed
breakup sentence
1 parent 4168235 commit 298cd2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ custom:
6262
### 🥼 (experimental) local builds
6363

6464
While it's useful to have a build environment match your deployment
65-
environment dockerized builds do come with some notable tradeoffs.
66-
The external dependency on docker itself often causes friction in an added dependency to your build. If you wish to build lambda's locally, this plugin also supports an experimental `dockerless` mode.
65+
environment, dockerized builds do come with some notable tradeoffs.
66+
The external dependency on docker itself often causes friction as an added dependency to your build. If you wish to build lambda's locally, this plugin also supports an experimental `dockerless` mode.
6767

6868
```diff
6969
custom:

0 commit comments

Comments
 (0)