1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 07:26:01 +02:00

Remove rogue space from end of description line.

This commit is contained in:
David Heimann 2017-12-19 14:03:12 -05:00
parent 7cc56dde3f
commit 0ca78603e8

View file

@ -1,7 +1,7 @@
# serverless # serverless
> Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk. > Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk.
> Commands can be run either using the 'serverless' command or it's alias, 'sls'. > Commands can be run either using the `serverless` command or it's alias, `sls`.
- Create a serverless project: - Create a serverless project: