Skip to content

Commit ac5c0a1

Browse files
committed
readme
1 parent b9f25a4 commit ac5c0a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ status = BedrockServer.getStatus("play.easecation.net")
3030
println(status)
3131
```
3232

33-
### Player Profile (Java Only)
33+
### Player Profile (Java Edition Only)
3434

3535
```kotlin
3636
var pl
37-
3837
pl = Player.getProfileByName("Aliorpse")
3938
pl = Player.getProfile("ec042e1200ac4a249cc83eb1fab0bd88")
4039

0 commit comments

Comments
 (0)