Skip to content

Commit 7ed104f

Browse files
committed
oop
1 parent ce1f8db commit 7ed104f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# OOP journey
2-
OOP stands for object oriented programming. OOP is programming paradigm which related with object.
2+
OOP stands for object-oriented programming. OOP is a programming paradigm related to objects.
33

4-
OOP main concept are object and class. Each object communicate with each other.
4+
OOP's main concepts are object and class. Each object communicates with the others.
55

66
## Class
77

0 commit comments

Comments
 (0)