{story.title}
-{story.description
+{story.description}
diff --git a/README.md b/README.md
index c07019c..be86024 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ const Story: React.FC<{id: number}> = ({id}) => {
return (
{story.description {story.description}{story.title}
-
No results were found.
} return ( @@ -312,9 +314,9 @@ function MostRecentlyUpdatedRepo() { const { id, name } = mostRecent return ( -The most recently updated repo is {name} -