mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 00:02:09 +02:00
Remove rogue space from end of description line.
This commit is contained in:
parent
7cc56dde3f
commit
0ca78603e8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# serverless
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue