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 16:17:28 UTC

[GitHub] [openwhisk-runtime-ruby] rabbah commented on a change in pull request #55: chore: fix grammar

rabbah commented on a change in pull request #55:
URL: https://github.com/apache/openwhisk-runtime-ruby/pull/55#discussion_r590513603



##########
File path: README.md
##########
@@ -75,7 +75,7 @@ To use as docker action push to your own dockerhub account
 docker tag whisk/ruby2.5Action $user_prefix/action-ruby-v2.5
 docker push $user_prefix/action-ruby-v2.5
 ```
-Then create the action using your the image from dockerhub
+Then create the action using your image from dockerhub

Review comment:
       ```suggestion
   Then create the action using your image from Docker Hub.
   ```

##########
File path: README.md
##########
@@ -97,5 +97,4 @@ Using gradle to run some tests
 ```
 Using IntelliJ:
 - Import project as gradle project.
-- Make sure working directory is root of the project/repo
-
+- Make sure the working directory is root of the project/repo

Review comment:
       ```suggestion
   - Make sure the working directory is root of the project/repo.
   ```




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