Merge pull request 'fix typo' (#8) from zyqunix/profilePage:main into main
All checks were successful
Code quality checks / biome (push) Successful in 24s

Reviewed-on: #8
Reviewed-by: creations <creations@creations.works>
This commit is contained in:
creations 2025-06-18 18:42:49 +02:00
commit dfb069dacc

View file

@ -28,7 +28,7 @@
</a> </a>
<div class="timezone-wrapper hidden" id="timezone-wrapper" aria-label="Timezone Information"> <div class="timezone-wrapper hidden" id="timezone-wrapper" aria-label="Timezone Information">
<span class="timezone-label">Users Time:</span> <span class="timezone-label">User's Time:</span>
<span class="timezone-value"></span> <span class="timezone-value"></span>
</div> </div>
</header> </header>