You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/11/10 04:21:14 UTC

[GitHub] [openwhisk] style95 commented on a diff in pull request #5352: Fix typo

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 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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org