style95 commented on code in PR #5352:
URL: https://github.com/apache/openwhisk/pull/5352#discussion_r1018638088
##########
docs/warmed-containers.md:
##########
@@ -42,7 +42,7 @@ So those can be configured in the same way that operators
configure the `invocat
```json
{
"_id": "guest/limits",
- "invocationPerMinutes": 10,
+ "invocationsPerMinute": 10,
Review Comment:
This is actually not the main concern of this document as this is about
warmed container configurations but anyway it's a typo.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]