diff --git a/client-solid/src/Components/Posts.tsx b/client-solid/src/Components/Posts.tsx
index 596185a..ad4d8a9 100644
--- a/client-solid/src/Components/Posts.tsx
+++ b/client-solid/src/Components/Posts.tsx
@@ -28,7 +28,7 @@ export function PostSegment(props: { post: Post }): JSXElement {
return (
-
{props.post?.content}
+
{props.post?.content}