diff --git a/webapp/src/components/StoryInfo.svelte b/webapp/src/components/StoryInfo.svelte
index 253e37e..0c7ebaa 100644
--- a/webapp/src/components/StoryInfo.svelte
+++ b/webapp/src/components/StoryInfo.svelte
@@ -19,7 +19,7 @@
{story.author}
{:else if story.author}by {story.author}{/if}
on
-{story.source}
+{story.source}
{#if story.score}• {story.score} points{/if}
{#if story.num_comments}
•