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 2021/03/09 15:33:52 UTC

[GitHub] [openwhisk-website] jbampton opened a new pull request #466: chore: fix spelling

jbampton opened a new pull request #466:
URL: https://github.com/apache/openwhisk-website/pull/466


   


----------------------------------------------------------------
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.

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



[GitHub] [openwhisk-website] mrutkows commented on a change in pull request #466: chore: fix spelling

Posted by GitBox <gi...@apache.org>.
mrutkows commented on a change in pull request #466:
URL: https://github.com/apache/openwhisk-website/pull/466#discussion_r590507445



##########
File path: _includes/index/index.js
##########
@@ -28,7 +28,7 @@ function addListenersToIndex()
   var coll = document.getElementsByClassName("index-menu-toggle");
   var i;
 
-  // Apply exapandable (arrows) to all menuitems with a sibling
+  // Apply expandable (arrows) to all menuitems with a sibling

Review comment:
       Thanks




----------------------------------------------------------------
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.

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



[GitHub] [openwhisk-website] rabbah merged pull request #466: chore: fix spelling

Posted by GitBox <gi...@apache.org>.
rabbah merged pull request #466:
URL: https://github.com/apache/openwhisk-website/pull/466


   


----------------------------------------------------------------
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.

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



[GitHub] [openwhisk-website] mrutkows commented on a change in pull request #466: chore: fix spelling

Posted by GitBox <gi...@apache.org>.
mrutkows commented on a change in pull request #466:
URL: https://github.com/apache/openwhisk-website/pull/466#discussion_r590507570



##########
File path: _includes/index/index.js
##########
@@ -86,7 +86,7 @@ function addListenersToSections()
         coll[i].style.backgroundImage = "url('../images/elements/circle-plus.png')";
         sibling.style.display = "none";
       } else {
-        //console.log( "addListenersToSections(): No Toggle style foun; default to open");
+        //console.log( "addListenersToSections(): No Toggle style found; default to open");

Review comment:
       Thanks




----------------------------------------------------------------
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.

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