Skip to content

Commit

Permalink
FIx request player name description (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart-1337 authored Jun 9, 2024
1 parent d2b739b commit cecb3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/earlyauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ alt.on("playerConnect", (player) => {
```
## Request alt:V Name
To request the alt:V from a player, you can use the snipped below in your early auth.
To request the name from a player, you can use the snipped below in your early auth.
```html
<script>
Expand Down

0 comments on commit cecb3d4

Please sign in to comment.