akrabat commented on a change in pull request #2326: (WIP) Alphabetize URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r123254576
########## File path: docs/triggers_rules.md ########## @@ -56,7 +56,7 @@ As an example, create a trigger to send user location updates, and manually fire ok: created trigger locationUpdate ``` -2. Check that you created the trigger by listing the set of triggers. +2. Check that you created the trigger by listing the set of triggers. (Side note: triggers and rules will be listed alphabetically when using the `list` command.) Review comment: `Side note:` => `Note:` Though, really, this note isn't needed really here as it's not relevant to the tutorial step. ---------------------------------------------------------------- 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
