Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenkylyshbek committed Mar 2, 2025
1 parent 530d8e2 commit 34a5c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/teams/create/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export default function CreateTeam() {
<h3 className="text-white font-medium mb-2">What happens next?</h3>
<ul className="text-gray-400 text-sm space-y-2">
<li>• Your team will be created instantly</li>
<li>• You'll be added as the team owner</li>
<li>• You&apos;ll be added as the team owner</li>
<li>• You can invite team members right away</li>
</ul>
</div>
Expand Down

0 comments on commit 34a5c5c

Please sign in to comment.