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

Correct line under usage area #24

Open
olasideeq opened this issue Aug 5, 2015 · 1 comment
Open

Correct line under usage area #24

olasideeq opened this issue Aug 5, 2015 · 1 comment

Comments

@olasideeq
Copy link

var Twitter = require('twitter-js-client').Twitter;

to

var Twitter = require('twitter-node-client').Twitter;

rakannimer added a commit to rakannimer/TwitterJSClient that referenced this issue Aug 5, 2015
@rakannimer
Copy link
Contributor

Good find, submitted a PR :)

BoyCook added a commit that referenced this issue Sep 22, 2016
Fixed line under Usage area to reference right package #24
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