Skip to content

Commit e84e67e

Browse files
authored
Fix grammar issues in server-software.md
1 parent ef789e8 commit e84e67e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/servers/server-software.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Alongside the Vanilla BDS offering, many community projects exist, in a variety
3434
These other projects get separated into Custom Server Software (Custom) and BDS-Based.
3535

3636
Types of Server Software:
37-
- Custom Server Software = Server Software that is build from completely scratch.
38-
- BDS-Based = Server Software that uses BDS as a base and modifies it.
37+
- Custom Server Software = Server software developed entirely from scratch.
38+
- BDS-Based = Server software built on top of BDS, with modifications.
3939

40-
You might notice that there is a lot of Custom Server Software, compared to BDS-Based ones.
41-
This has plenty of reasons, the biggest being:
42-
- We did not have an official Server Software for a long time, the first Release of BDS was on August 28, 2018... about 7 years after the first release for Bedrock Edition in 2011
43-
- The Symbols (also referred to as Mappings) have first been stripped to reduce the amount of information contained and finally been removed from the game in 1.21.10, due to which a lot of BDS-Based software died
40+
You may observe a significant prevalence of Custom Server Software in comparison to BDS-Based solutions. This disparity can be attributed to several factors, the most notable of which are:
41+
42+
- The lack of an official server software for an extended period, with the first release of BDS occurring on August 28, 2018, approximately seven years after the initial release of Bedrock Edition in 2011.
43+
- The removal of Symbols (also known as Mappings) in version 1.21.10, initially stripped to reduce the amount of information, which led to the decline of many BDS-Based software solutions.
4444

4545
## Active Software
4646

0 commit comments

Comments
 (0)