mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-05-07 04:01:21 +00:00
fix: Typo in content block
This commit is contained in:
parent
56ca084347
commit
c6bb0aa335
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ export const Features: React.FC = () => {
|
||||||
Reduce Context Switching
|
Reduce Context Switching
|
||||||
</h3>
|
</h3>
|
||||||
<p className="mb-8 text-lg text-zinc-400">
|
<p className="mb-8 text-lg text-zinc-400">
|
||||||
Empower your operations teams with by consolidating all ticket
|
Empower your operations teams by consolidating all ticket
|
||||||
information in one place. Seamlessly filter, sort, and
|
information in one place. Seamlessly filter, sort, and
|
||||||
customize ticket views to meet their unique needs.
|
customize ticket views to meet their unique needs.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue