Skip to content

Commit

Permalink
[ci skip] Fix typo in TabListEntry latency docs (PaperMC#1479)
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag authored Dec 19, 2024
1 parent 4aa9ee7 commit d77e508
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ default IdentifiedKey getIdentifiedKey() {
* <li>150-300 will display 4 bars</li>
* <li>300-600 will display 3 bars</li>
* <li>600-1000 will display 2 bars</li>
* <li>A latency move than 1 second will display 1 bar</li>
* <li>A latency greater than 1 second will display 1 bar</li>
* </ul>
*
* @return latency set for {@code this} entry
Expand Down

0 comments on commit d77e508

Please sign in to comment.