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

fix #272: fixed a typo in is.mdx #273

Merged
merged 2 commits into from Feb 28, 2019
Merged

Conversation

jatinkumarg
Copy link
Contributor

Before

import is from 'mojiscript/types/is'

After

import is from 'mojiscript/type/is'

@joelnet
Copy link
Owner

joelnet commented Feb 25, 2019

I found the same typo in unless and when also. Can you include fixes for these in this patch?

@jatinkumarg
Copy link
Contributor Author

@joelnet done!

@joelnet joelnet changed the base branch from master to develop February 28, 2019 08:06
@joelnet joelnet merged commit d574633 into joelnet:develop Feb 28, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants