Merge pull request #948 from sndyx/typo-fix

Fix typo on main page
This commit is contained in:
mathuo 2025-06-15 21:52:50 +01:00 committed by GitHub
commit 51c9374619
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ export default function Home(): JSX.Element {
<div className="splashscreen-title">
<h1>Fully Featured Docking Layout Manager</h1>
<h2>
Zero dependency layout managment and docking
Zero dependency layout management and docking
controls
</h2>
</div>