Unify wording

This commit is contained in:
inference 2024-02-10 00:04:01 +00:00
parent 1e3492f409
commit 1e92f0d894
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - About --> <!-- Inferencium - Website - About -->
<!-- Version: 8.1.0-beta.1 --> <!-- Version: 8.1.0-beta.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -179,7 +179,7 @@
is memory-efficient, has no garbage is memory-efficient, has no garbage
collection, is highly portable, has collection, is highly portable, has
great support for integration with other 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.</p> high-level and low-level code.</p>
<p>Rust is the modern replacement for <p>Rust is the modern replacement for
C++.</p> C++.</p>