Skip to content

Commit

Permalink
Fix typo in description.
Browse files Browse the repository at this point in the history
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
  • Loading branch information
eiffel-fl committed Aug 19, 2024
1 parent 00cdbcb commit 2af2f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LandingPage/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function Features() {
<div className={style.container}>
<h2>Powerful Observability tooling</h2>
<p className={style.description}>
Leverage the power of eBPF to collect systems insights. Leverege Inspektor Gadget to make doing so fast and efficient.
Leverage the power of eBPF to collect systems insights. Leverage Inspektor Gadget to make doing so fast and efficient.
</p>
<div className={clsx(style.features)}>
<div className={style.feature}>
Expand Down

0 comments on commit 2af2f37

Please sign in to comment.