From 8aed2f37c1bb6f6b7f88961394a342e0f59c68c5 Mon Sep 17 00:00:00 2001
From: Justin Gordon
Date: Tue, 14 Apr 2026 11:01:19 -1000
Subject: [PATCH] Fix typo in comments layout description
---
client/app/bundles/comments/layout/Layout.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/app/bundles/comments/layout/Layout.jsx b/client/app/bundles/comments/layout/Layout.jsx
index 90335dd0..6df6f39c 100644
--- a/client/app/bundles/comments/layout/Layout.jsx
+++ b/client/app/bundles/comments/layout/Layout.jsx
@@ -25,7 +25,7 @@ export default class Layout extends Component {
The same comments app, with routing.
- Use the pills to view the comments route, a plain routed screen, and a redirect back to root.
+ Sasah, Use the pills to view the comments route, a plain routed screen, and a redirect back to root.