diff --git a/src/Object/README.md b/src/Object/README.md index e4089db089..155bc5d0cb 100644 --- a/src/Object/README.md +++ b/src/Object/README.md @@ -1,5 +1,5 @@ ## Friendica\Object -The namespace Object contains dynamic classes which are **note** directly interacting with the datastore. +The namespace Object contains dynamic classes which are **not** directly interacting with the datastore. They are used to implement business logic for a particular object (i.e. an Image). \ No newline at end of file