We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437aac7 commit 6bed56dCopy full SHA for 6bed56d
src/main/java/duke/Duke.java
@@ -8,7 +8,7 @@
8
9
/**
10
* Main class for the Duke Program. Initializes peripheral class during
11
- * setup. Then runs program.
+ * setup. Then runs program.
12
*/
13
public class Duke {
14
private StorageHandler storageHandler;
0 commit comments