Explorar el Código

Update 'README.md'

Kristofer Younger hace 6 años
padre
commit
9a102d51c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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.