diff --git a/docs/03-cli-reference/06-info.md b/docs/03-cli-reference/06-info.md index 094bce508..18c23ac30 100644 --- a/docs/03-cli-reference/06-info.md +++ b/docs/03-cli-reference/06-info.md @@ -16,7 +16,7 @@ serverless info ## Options - `--stage` or `-s` The stage in your service you want to display information about. - `--region` or `-r` The region in your stage that you want to display information about. -- `--verbose` or `-v` Displays any Stack Output. +- `--verbose` or `-v` Shows any Stack Output. ## Provided lifecycle events - `info:info`