From 5a76ec6d51fefdce2aec8a74981b333c3ff8aff0 Mon Sep 17 00:00:00 2001 From: Hieu Nguyen Date: Wed, 2 Nov 2016 11:38:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcec156f8..923e75e0c 100755 --- a/README.md +++ b/README.md @@ -217,4 +217,4 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra * [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects * [Serverless DynamoDB Local](https://github.com/99xt/serverless-dynamodb-local) - Simulate DynamoDB instance locally. * [Serverless Dependency Install](https://github.com/99xt/serverless-dependency-install) - Manage node, serverless dependencies easily within the project. -* [Serverless Header Function](https://github.com/blackevil245/serverless-header-function) - Automatically run a javascript script on every Serverless action hooks +* [Serverless Header Function](https://github.com/blackevil245/serverless-header-function) - Automatically run a javascript script on every Serverless action hooks.