Skip to content
Snippets Groups Projects
Commit 682e975d authored by Chris Lawton's avatar Chris Lawton
Browse files

typo

parent f59c5dee
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ const ReviewBlock = ({ review }) => { ...@@ -61,7 +61,7 @@ const ReviewBlock = ({ review }) => {
return ( return (
<div className="review-block"> <div className="review-block">
<h5>Reviews &amp; assigness</h5> <h5>Reviews &amp; assignees</h5>
{renderReviewBody()} {renderReviewBody()}
</div> </div>
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment