diff --git a/server.js b/server.js index ee2d239ec..06d2c9b38 100644 --- a/server.js +++ b/server.js @@ -43,7 +43,7 @@ const getBrewFromId = asyncHandler(async (id, accessType)=>{ /* Any CSS here will apply to your document! */ .myExampleClass { - color: black; + color: black; }`; } return brew;