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:19:41 UTC

[GitHub] [openwhisk-runtime-go] rabbah commented on a change in pull request #141: chore: fix spelling

rabbah commented on a change in pull request #141:
URL: https://github.com/apache/openwhisk-runtime-go/pull/141#discussion_r590515649



##########
File path: docs/BUILD.md
##########
@@ -48,7 +48,7 @@ This will build the images:
 * `action-golang-v1.15`: an image supporting Go 1.15 sources (does expect an ack)
 * `actionloop-base`: the base image, supporting generic executables ans shell script (does not expect an ack)
 
-The `actionloop-base` image can be used for supporting other compiled programming languages as long as they implement a `compile` script and the *action loop* protocol described below. Please check [this documens](ENVVARS.md) for configuration options
+The `actionloop-base` image can be used for supporting other compiled programming languages as long as they implement a `compile` script and the *action loop* protocol described below. Please check [this documents](ENVVARS.md) for configuration options

Review comment:
       ```suggestion
   The `actionloop-base` image can be used for supporting other compiled programming languages as long as they implement a `compile` script and the *action loop* protocol described below. Please check [ENVVARS.md](ENVVARS.md) for configuration options
   ```




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