Save the heading into the variable title by completing the code.

<html>
<body>
<h2 id="reviews">
PitchFork
</h2>
<script>
var title = document.gerElementById("reviews");
</script>
</body>
</html>]]>

Make sure to type var title =.