Skip to content

Commit ee0ef1b

Browse files
committed
fix: update text
1 parent 888da02 commit ee0ef1b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

apps/main/src/pages/index.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,10 @@ const Home: NextPageWithLayout = () => {
278278
</p>
279279
<p className="mt-3.5">
280280
A central goal of my work is to leverage theoretical security
281-
research to address bottlenecks in real-world production systems;
282-
bridging theoretical discoveries with practical deployments and{" "}
281+
research to address{" "}
282+
<strong>bottlenecks in real-world production systems</strong>
283+
{"; "}
284+
bridging scientific discoveries with practical deployments and{" "}
283285
<a
284286
href="https://www.ycombinator.com/companies?industry=Security"
285287
target="_blank"

0 commit comments

Comments
 (0)