Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "readme generated after latest change" check fails on travis #726

Open
raimohanska opened this issue Dec 13, 2018 · 2 comments
Open

Comments

@raimohanska
Copy link
Contributor

No description provided.

@raimohanska
Copy link
Contributor Author

Disabled the check temporarily in ce7d33e

@raimohanska
Copy link
Contributor Author

Here's a snippet from the log https://api.travis-ci.org/v3/job/467700572/log.txt

diff --git a/README.md b/README.md
index 5477c49..de56bcd 100644
--- a/README.md
+++ b/README.md
@@ -1796,7 +1796,7 @@ latter is for observable properties that have the concept of "current value".
 
 Also, there are no "cold observables", which
 means also that all EventStreams and Properties are consistent among subscribers:
-when as event occurs, all subscribers will observe the same event. If you're
+when an event occurs, all subscribers will observe the same event. If you're
 experienced with RxJs, you've probably bumped into some wtf's related to cold
 observables and inconsistent output from streams constructed using scan and startWith.
 None of that will happen with bacon.js.
travis_time:end:02e0ae14:start=1544733466205074141,finish=1544733466993640085,duration=788565944
�[0K�[31;1mThe command "npm run readme && git diff --exit-code README.md" exited with 1.�[0m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant