Skip to content

Commit e65945e

Browse files
committed
fix: improve clarity in project description on HomePage component
1 parent 01e4ac2 commit e65945e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ export default function HomePage() {
171171
Fair, reproducible benchmarks for agentic network troubleshooting.
172172
</p>
173173
<p className={styles.heroSubtitle}>
174-
NetOpsBench is an open arena that provides fair benchmarks for agentic network troubleshooting: (1) an interactive environment mimicking production networks, (2) comprehensive observability features and reproducible fault coverage for fair evaluation, and (3) an extensible open SDK for various agentic RCA paradigms integration.
174+
NetOpsBench is an open arena that provides fair benchmarks for agentic network troubleshooting: an interactive environment mimicking production network architectures, comprehensive observability features and reproducible fault coverage for evaluation, and an extensible open SDK for various agentic RCA paradigms integration.
175175
</p>
176176
<div className={styles.heroKeywords}>
177177
{heroKeywords.map((keyword) => (

0 commit comments

Comments
 (0)