Skip to content

Commit 100443e

Browse files
authored
docs: fix typo
"reasonnable" -> "reasonable" Signed-off-by: Jordan "Jado" Finnigan <j@jdo.sh>
1 parent fdd9bc5 commit 100443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/next/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ servers a player can connect to, or if you have the ambition of handling a bigge
1818
number of players, **things gets complicated at best**.
1919

2020
Managing proxies like Velocity or BungeeCord is still manageable by hand, while
21-
their number is still reasonnable. The same apply for servers that are persistent
21+
their number is still reasonable. The same apply for servers that are persistent
2222
as they should only be started once and then kept alive. This will only **cost you
2323
money and time**, things that you'll not be able to invest on something else.
2424

0 commit comments

Comments
 (0)