Skip to content

Commit ef8c8cb

Browse files
Fix code lang
Change bash:development to bash
1 parent 4b9f55a commit ef8c8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-node-stripe-integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ stripe:
3737
```
3838
3939
### Deploy!
40-
```bash:development
40+
```bash
4141
$ serverless deploy -v
4242
```
4343

0 commit comments

Comments
 (0)