dgrove-oss commented on code in PR #496:
URL: https://github.com/apache/openwhisk-website/pull/496#discussion_r860968800


##########
_layouts/home.html:
##########
@@ -88,8 +88,8 @@ <h4>Write functions in any language</h4>
                 <a 
href="https://github.com/apache/openwhisk-runtime-ruby";>Ruby</a>,
                 <a 
href="https://github.com/apache/openwhisk-runtime-rust";>Rust</a>,
                 <a 
href="https://github.com/apache/openwhisk-runtime-java";>Scala</a>,
-                <a 
href="https://github.com/apache/openwhisk-runtime-swift";>Swift</a> and even 
newer, cloud-native ones like
-                There is even an experimental runtime for <a 
href="https://github.com/apache/openwhisk-runtime-deno";>Deno</a> in-development.
+                <a 
href="https://github.com/apache/openwhisk-runtime-swift";>Swift</a> and even 
newer, cloud-native ones.

Review Comment:
   Sorry, I was suggesting you drop the "and even newer, cloud native ones".  
So the list becomes just:
   ```
    <a href="https://github.com/apache/openwhisk-runtime-python";>Python</a>,
                   <a 
href="https://github.com/apache/openwhisk-runtime-ruby";>Ruby</a>,
                   <a 
href="https://github.com/apache/openwhisk-runtime-rust";>Rust</a>,
                   <a 
href="https://github.com/apache/openwhisk-runtime-java";>Scala</a>,
                   and <a 
href="https://github.com/apache/openwhisk-runtime-swift";>Swift</a>.
                   There is also an experimental runtime for <a 
href="https://github.com/apache/openwhisk-runtime-deno";>Deno</a> in-development.
   ```



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

Reply via email to