diff --git a/custom/src/main/java/org/gitnex/tea4j/v2/apis/custom/CustomApi.java b/custom/src/main/java/org/gitnex/tea4j/v2/apis/custom/CustomApi.java index 5495e13..1935fc5 100644 --- a/custom/src/main/java/org/gitnex/tea4j/v2/apis/custom/CustomApi.java +++ b/custom/src/main/java/org/gitnex/tea4j/v2/apis/custom/CustomApi.java @@ -118,7 +118,7 @@ public interface CustomApi { @retrofit2.http.Query("ref") String ref); /** - * Get a file or it's LFS object from a repository + * Get a file or it's LFS object from a repository * * @param owner owner of the repo (required) * @param repo name of the repo (required)