diff --git a/Composite/README.md b/Composite/README.md index 6d4cea3..ae22908 100755 --- a/Composite/README.md +++ b/Composite/README.md @@ -2,7 +2,7 @@ # Purpose -To treat a group of objects the same way as a single instance of the object. +To treat a group of objects the same way as a single instance of the object. # Examples