charlesccychen closed pull request #4: Fix typo
URL: https://github.com/apache/beam-wheels/pull/4
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/README.md b/README.md
index 9dbdd7a..7d84125 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ There are 2 major parts in this repository.
* In travis build console > More options > Settings > Environment Variables:
- * Add `RC` and `VERSION` with 'Display value in build log' enabled (e.g.
RC=rc1, RELEASE=2.6.0).
+ * Add `RC` and `VERSION` with 'Display value in build log' enabled (e.g.
RC=rc1, VERSION=2.6.0).
* Add `APACHE_USERNAME` and `APACHE_SECRET` with 'Display value in build
log' disabled(which encrypt your credential).
__NOTE__: If you have special characters in your credential, please escape
them following the
[guide](https://docs.travis-ci.com/user/encryption-keys/#note-on-escaping-certain-symbols)
properly.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services