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

General documentation fixes #480

Merged
merged 4 commits into from
Jul 26, 2018
Merged

General documentation fixes #480

merged 4 commits into from
Jul 26, 2018

Conversation

mikedane
Copy link
Contributor

For canjs #4116

docs/two-way.md Outdated

If both the viewModel and scope are `not undefined`, viewModel will be set to the scope value.
- If the viewModel value is `not undefined` and the scope is `undefined`, scope will be set to the viewModel value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use defined instead of not undefined?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that sounds better, not undefined is just confusing. I'll change it and submit another PR

@mikedane mikedane closed this Jul 26, 2018
@mikedane mikedane reopened this Jul 26, 2018
@mikedane mikedane merged commit 4663920 into master Jul 26, 2018
@mikedane mikedane deleted the general-documentation-fixes branch July 26, 2018 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants