Skip to content

Commit 79657ef

Browse files
author
Aaron Judd
committed
Update BONUS-STORY.md
1 parent b9aef37 commit 79657ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BONUS-STORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can preview the json output of your spreadsheet after publishing with:
2121

2222
I fetched this with `Meteor.http.get` and created a template helper, and looped through the results to format into an object that my template uses.
2323

24-
*client/view.html*
24+
*client/view.js*
2525

2626
Template.view.helpers
2727
spreadsheetData: () ->

0 commit comments

Comments
 (0)