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

typo #314

Closed
thepixelmonk opened this issue Oct 1, 2017 · 1 comment
Closed

typo #314

thepixelmonk opened this issue Oct 1, 2017 · 1 comment

Comments

@thepixelmonk
Copy link

thepixelmonk commented Oct 1, 2017

const db = await RxDB.create({
        name: 'ro',
        adapter: 'leveldb',
        ingoreDuplicate: true
    });

is the code I'm using right now. should obviously be "ignoreDuplicates" and not "ingore".

@pubkey pubkey closed this as completed in d6f86b0 Oct 2, 2017
@pubkey
Copy link
Owner

pubkey commented Oct 2, 2017

I'm a bit ashamed of myself that this mistake came through.
I now added a spell-check to the linting to ensure this will not happen again.

Thank you @nbolt for noticing this 👍

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

2 participants