Add definite and indefinite articles

This commit is contained in:
David Heimann
2017-12-19 09:45:17 -05:00
parent 01fbda2775
commit e2b10df5e2

View File

@@ -6,7 +6,7 @@
`sls create`
- Create a serverless project from template:
- Create a serverless project from a template:
`sls create --template {{template_name}}`
@@ -18,7 +18,7 @@
`sls info`
- Follow logs for a project:
- Follow the logs for a project:
`sls logs -t`