Skip to content

Commit df88637

Browse files
author
Otto Pecz
committed
Tweaking readme
1 parent 6f6ad9a commit df88637

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
@@ -3,7 +3,7 @@
33
The plugin can register triggers (events) for a lambda function dynamically at the time of the deployment.
44
The usual static trigger (event) definitions can be completely omitted.
55
The original idea is to make the same lambda function triggered by different events on different environments (stages).
6-
This way we can even do some basic feature switching.
6+
This way we can even do some basic **feature switching**.
77

88
## How it works
99
The plugin when the host code gets deployed...

0 commit comments

Comments
 (0)