Skip to content

Commit

Permalink
Merge pull request #72 from hchoriq/patch-1
Browse files Browse the repository at this point in the history
Update Hapi.js
  • Loading branch information
bartonhammond committed Feb 26, 2016
2 parents 9e7f716 + fd19069 commit 6b2fbe8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/Hapi.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/**
* # Parse.js
* # Hapi.js
*
* This class interfaces with Parse.com using the rest api
* see [https://parse.com/docs/rest/guide](https://parse.com/docs/rest/guide)
* This class interfaces with Hapi.com using the rest api
* see [http://hapijs.com/api](http://hapijs.com/api)
*
*/
'use strict';
Expand Down

0 comments on commit 6b2fbe8

Please sign in to comment.