Skip to content

Commit

Permalink
add semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-justin committed Sep 11, 2024
1 parent 5dd7214 commit dcae681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Admin/Charity/Dashboard/Loaded.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export function Loaded({
tooltip={
<Content className="bg-navy-d4 text-gray-l4 text-sm max-w-xs p-4 rounded-lg shadow-lg">
<span className="block mb-2">
Funds invested in a diversified portfolio comprising
Funds invested in a diversified portfolio comprising:
</span>
<div>
<p>50% - Domestic and international equities</p>
Expand Down

0 comments on commit dcae681

Please sign in to comment.