Skip to content

Commit

Permalink
Update Javadocs for UpdateCommand.java
Browse files Browse the repository at this point in the history
  • Loading branch information
rayshawntan committed Sep 21, 2023
1 parent 513d331 commit e49a9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/rayshawn/chatbot/commands/UpdateCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import rayshawn.chatbot.tasks.ToDo;

/**
*
* Update the task information that may be incorrect
*/
public class UpdateCommand extends Command {

Expand Down

0 comments on commit e49a9b8

Please sign in to comment.