Skip to content

Commit bf48946

Browse files
courtneyaschwartznickwillan
authored andcommitted
Copy edits for passive voice and future tense.
1 parent 9ec58f4 commit bf48946

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)
44
[![npm version](https://badge.fury.io/js/serverless-kms-grants.svg)](https://badge.fury.io/js/serverless-kms-grants)
55

6-
A plugin for the [Serverless Framework](https://serverless.com/) which will
7-
create AWS KMS grants, to grant a lambda function permission to use a KMS key.
8-
The plugin will create an AWS KMS grant as part of the `serverless deploy`
9-
function, and revoke it as part of the `serverless remove` function. It can also
10-
be run in the command line.
6+
A plugin for the [Serverless Framework](https://serverless.com/) which
7+
creates AWS KMS grants for a Lambda function permission to use a KMS key.
8+
The plugin creates an AWS KMS grant as part of the `serverless deploy`
9+
function, and revokes it as part of the `serverless remove` function. You
10+
can also run it from the command line.
1111

1212
## Table of Contents
1313

0 commit comments

Comments
 (0)