Skip to content

Commit 62dc3f7

Browse files
committed
Update readme
- corrects typo via @vishnoisuresh Closes: #19 Signed-off-by: Alex Ellis <[email protected]>
1 parent fbcc1d3 commit 62dc3f7

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
@@ -1,6 +1,6 @@
11
# vcenter-connector
22

3-
vcenter-connector is an OpenFaaS event connector built to consume events from vCenter from vCenter.
3+
vcenter-connector is an OpenFaaS event connector built to consume events from vCenter.
44

55
With this project your functions can subscribe to events generated by the changes (i.e. events) in your vCenter installation - for instance a VM being created, turned on or deleted. This allows you to extend vCenter's functionality by writing functions to execute each time an event is fired. An example may be tagging a VM with the date it was last turned on or applying a tag showing which user made a change to an object.
66

0 commit comments

Comments
 (0)