Skip to content

Commit

Permalink
add explanation of requirement 4
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson47 committed Nov 14, 2018
1 parent 81724ef commit bb75ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blog-about-this/Blog_about_this.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ Lastly, I wrote some JavaScript to control the outcome when the new form was sub
let that = this

var values = $(this).serialize();

var making = $.post('/makingsFromRecipe', values);

making.done(function(data) {
Expand Down

0 comments on commit bb75ed7

Please sign in to comment.