Skip to content

Documentation spelling #8

@shalomabitan

Description

@shalomabitan

Hi,

I tried your documentation, but it failed and after checking I realized that your

var liveDb = new LivePG('postgres://user:pass@host/db', 'myapp');

should be

var liveDb = new LivePg('postgres://user:pass@host/db', 'myapp');

Figured, may help from deterring people who just copy + paste and then leave when it "breaks".

Thanks for the package :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions