Skip to content

Commit 3640fa2

Browse files
committed
feat(release): a change to trigger release
1 parent 3f6b1b4 commit 3640fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ var api = new ParseServer({
1515
app.use('/parse', api)
1616

1717
app.listen(3000, function() {
18-
console.log('parse-cloud-class example running on port 3000.')
18+
console.log('parse-cloud-classes example running on port 3000.')
1919
})

0 commit comments

Comments
 (0)