dubeejw commented on a change in pull request #2326: (WIP) Alphabetize
URL:
https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r123567068
##########
File path: docs/packages.md
##########
@@ -21,18 +21,18 @@ Several packages are registered with OpenWhisk. You can
get a list of packages i
$ wsk package list /whisk.system
```
```
- packages
- /whisk.system/cloudant shared
- /whisk.system/alarms shared
- /whisk.system/watson shared
- /whisk.system/websocket shared
- /whisk.system/weather shared
- /whisk.system/system shared
- /whisk.system/utils shared
- /whisk.system/slack shared
- /whisk.system/samples shared
- /whisk.system/github shared
- /whisk.system/pushnotifications shared
+ packages
+ /whisk.system/alarms
shared
+ /whisk.system/cloudant
shared
+ /whisk.system/github
shared
+ /whisk.system/pushnotifications
shared
Review comment:
Shared is not aligned properly in the doc when viewing it for
pushnotifications and samples.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services