Fix grammar

This commit is contained in:
filoghost 2021-08-08 20:16:42 +02:00
parent dc87be4e4a
commit db24dfe965
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ public interface HolographicDisplaysAPI {
* It can be used it to require a minimum version, as features may be added (rarely removed) in future versions. The
* first version of the API is 1.
* <p>
* The API version is independent from the normal plugin version.
* The API version is independent of the normal plugin version.
*
* @return the current API version
* @since 1