Skip to content

Commit 707b732

Browse files
ndcunninghamFrozenPandaz
authored andcommitted
fix(nx-dev): Quote typo (#29513)
(cherry picked from commit cb4a93e)
1 parent 33e350b commit 707b732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx-dev/ui-enterprise/src/lib/hetzner-cloud-testimonial.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ export function HetznerCloudTestimonial(): ReactElement {
210210
<p className="text-xl font-medium italic text-slate-800 md:text-2xl md:leading-normal xl:text-3xl xl:leading-normal dark:text-neutral-200">
211211
Nx is speed and scalability. Before we only had a few features
212212
and CI was slow and now it’s fast with way more features.
213-
That’s a huge win for us.”.
213+
That’s a huge win for us.
214214
</p>
215215
</div>
216216

0 commit comments

Comments
 (0)