Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jShiwaniGupta committed Sep 25, 2024
1 parent 4923667 commit 35e1307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/java/io/github/jeddict/ai/JeddictChatModel.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/**
*
* @author Gaurav Gupta
* @author Shiwnai Gupta
* @author Shiwani Gupta
*/
import com.sun.source.tree.Tree;
import com.sun.source.util.TreePath;
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/io/github/jeddict/ai/util/MimeUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/**
*
* @author Shiwnai Gupta
* @author Shiwani Gupta
*/
public class MimeUtil {

Expand Down

0 comments on commit 35e1307

Please sign in to comment.