fixed typo in comment (#2070)

This commit is contained in:
Lemuel Barango
2016-06-15 16:09:20 -04:00
committed by Drew
parent 39f11a5134
commit 693707b33c

View File

@@ -1,4 +1,4 @@
// Helper functions for accessing the meetup API.
// Helper functions for accessing the twitter API.
var OAuth = require('./OAuth1Client');
var Parse = require('parse/node').Parse;