Skip to content

Commit

Permalink
clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
cdriesler committed May 14, 2021
1 parent e0cccdc commit 5bd8685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/layout/RootLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const RootLayout = ({ children }: RootLayoutProps): JSX.Element => {
A limited (but growing!) list of standard Grasshopper components are available.
</li>
<li className="leading-5 mb-1">
You may randomly experience breakages, performance issues, or other inexplicable behavior.
This was meant for a weekend infrastructure test. You will experience performance issues.
</li>
<li className="leading-5 mb-1">
The database can be wiped at any time, clearing anything that might persist today.
Expand Down

0 comments on commit 5bd8685

Please sign in to comment.