From 1e92f0d894e8fc800058bc68de3b7226d7617c37 Mon Sep 17 00:00:00 2001
From: inference
Date: Sat, 10 Feb 2024 00:04:01 +0000
Subject: [PATCH] Unify wording
---
about.xhtml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/about.xhtml b/about.xhtml
index 079a507..eb83a9a 100644
--- a/about.xhtml
+++ b/about.xhtml
@@ -1,7 +1,7 @@
-
+
@@ -179,7 +179,7 @@
is memory-efficient, has no garbage
collection, is highly portable, has
great support for integration with other
- languages, and is well-suited for both
+ languages, and is suitable for both
high-level and low-level code.
Rust is the modern replacement for
C++.