Skip to content

Commit

Permalink
add full stop
Browse files Browse the repository at this point in the history
  • Loading branch information
mruwnik committed Jun 5, 2024
1 parent e29ec52 commit 886cbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Chatbot/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ const SplashScreen = ({
<IconStampyLarge />
<div className="col-6 padding-bottom-40 padding-top-40">
<h2 className="teal-500">Hi there, I'm Stampy.</h2>
<h2>I can answer your questions about AI Safety</h2>
<h2>I can answer your questions about AI Safety.</h2>
</div>
<Followups
title="Not sure where to start? Try these:"
Expand Down

0 comments on commit 886cbe1

Please sign in to comment.