1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-12 23:45:57 +00:00

Spelling Mistakes

This commit is contained in:
Scott
2016-02-19 21:28:42 -05:00
parent 267b88b225
commit 441bc0c004
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ app.get('*', function (req, res) {
globals:{
},
//prerenderWith : './client/naturalCrit/naturalCrit.jsx',
prerenderWith : './client/naturalCrit/naturalCrit.jsx',
initialProps: {
url: req.originalUrl
},