Skip to content

Commit

Permalink
Readme.md (#943)
Browse files Browse the repository at this point in the history
Removed an extra space.
  • Loading branch information
yashrajbharti authored and tj committed Mar 4, 2019
1 parent 453c83c commit f778fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Example projects for all supported runtimes can be found in [_examples](_example

- Supports languages Lambda does not natively support via shim
- Binary install (install apex quickly for continuous deployment in CI etc)
- Hook support for running commands (transpile code, lint, dependency management , etc)
- Hook support for running commands (transpile code, lint, dependency management, etc)
- Batteries included but optional (opt-in to higher level abstractions)
- Environment variable population via command-line, file, or inline config
- Idempotent deployments (checksums skip already-deployed code)
Expand Down

0 comments on commit f778fb0

Please # to comment.