Fix grammar

This commit is contained in:
filoghost 2021-08-08 20:16:42 +02:00
parent dc87be4e4a
commit db24dfe965

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 * 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. * first version of the API is 1.
* <p> * <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 * @return the current API version
* @since 1 * @since 1