Skip to content

Commit 8aed2f3

Browse files
authored
Fix typo in comments layout description
1 parent 5cf245f commit 8aed2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/app/bundles/comments/layout/Layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default class Layout extends Component {
2525
</p>
2626
<h2 className="mt-3 text-3xl text-slate-900 sm:text-4xl">The same comments app, with routing.</h2>
2727
<p className="mt-3 max-w-2xl text-sm leading-7 text-slate-600 sm:text-base">
28-
Use the pills to view the comments route, a plain routed screen, and a redirect back to root.
28+
Sasah, Use the pills to view the comments route, a plain routed screen, and a redirect back to root.
2929
</p>
3030
</div>
3131

0 commit comments

Comments
 (0)