We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9aef37 commit 79657efCopy full SHA for 79657ef
BONUS-STORY.md
@@ -21,7 +21,7 @@ You can preview the json output of your spreadsheet after publishing with:
21
22
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.
23
24
-*client/view.html*
+*client/view.js*
25
26
Template.view.helpers
27
spreadsheetData: () ->
0 commit comments