File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323public class Main {
2424
2525 /** Version info of the program. */
26- public static final String VERSION = "AddessBook Level 2 - Version 1.0" ;
26+ public static final String VERSION = "AddressBook Level 2 - Version 1.0" ;
2727
2828 private TextUi ui ;
2929 private StorageFile storage ;
Original file line number Diff line number Diff line change 11|| ===================================================
22|| ===================================================
33|| Welcome to your Address Book!
4- || AddessBook Level 2 - Version 1.0
4+ || AddressBook Level 2 - Version 1.0
55|| Launch command format: java seedu.addressbook.Main [STORAGE_FILE_PATH]
66|| Using storage file : addressbook.xml
77|| ===================================================
You can’t perform that action at this time.
0 commit comments