|
@@ -19,7 +19,7 @@
|
19
|
19
|
|
20
|
20
|
![PhoneBookDesign](./PhoneBookUML.png)
|
21
|
21
|
|
22
|
|
-In this diagram, C stands for Class, f stnads for field, and m stands for method.
|
|
22
|
+In this diagram, C stands for Class, f stands for field, and m stands for method.
|
23
|
23
|
So, it can give you a specification for the class and the things it needs to do.
|
24
|
24
|
|
25
|
25
|
* Create a `PhoneBook` class that holds names and phone numbers.
|