Fix wording on scalability in README

Corrected phrasing for scalability description.
This commit is contained in:
devin
2026-07-09 22:15:46 -04:00
committed by GitHub
parent 162faf9433
commit 6d343066a0
+1 -1
View File
@@ -23,7 +23,7 @@ There are already so many multiplayer clones, why?
# Infrastructure # Infrastructure
RecFlare uses a true microservice architecture which, near infinitely scalable RecFlare uses a true microservice architecture which is infinitely scalable
and could support the same number of concurrent users as the original game. It and could support the same number of concurrent users as the original game. It
will never run out of CPU, memory, or disk space. will never run out of CPU, memory, or disk space.