Skip to content

Commit 1ce9b9b

Browse files
fix(sentence): Remove Embedded systems
Signed-off-by: Vaishnav Sabari Girish <vaishnav.sabari.girish@gmail.com>
1 parent 114b1bd commit 1ce9b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<header class="hero" id="about">
2727
<div class="hero-content">
2828
<h1>Type-Safe I/O for the Next Generation</h1>
29-
<p>Working toward a safer, well-defined, and modern alternative to traditional <code>C</code> standard library components. Powered by Rust, built for C, and optimized for embedded systems.</p>
29+
<p>Working toward a safer, well-defined, and modern alternative to traditional <code>C</code> standard library components. Powered by Rust, built for C.</p>
3030
<div class="hero-buttons">
3131
<a href="#comparison" class="btn btn-primary">See the Difference</a>
3232
<a href="https://github.com/NextStd" target="_blank" class="btn btn-secondary">View on GitHub</a>

0 commit comments

Comments
 (0)