Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
onebeastchris committed Jan 24, 2024
1 parent 4df0458 commit 435d8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/java/org/geysermc/geyser/api/GeyserApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ public interface GeyserApi extends GeyserApiBase {
MinecraftVersion supportedJavaVersion();

/**
* Gets a list of Bedrock Minecraft version that are supported.
* Gets a list of Bedrock Minecraft versions that are supported.
*
* @return the list of supported Bedrock Minecraft versions
*/
Expand Down

0 comments on commit 435d8b9

Please sign in to comment.