From: Philipp Holzer Date: Sun, 3 Mar 2019 14:15:53 +0000 (+0100) Subject: typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6473e5a0695d83cb308b37d19b2c350d0c30cbf4;p=friendica.git typo --- diff --git a/src/Model/README.md b/src/Model/README.md index fb41e7309a..e712d82503 100644 --- a/src/Model/README.md +++ b/src/Model/README.md @@ -1,4 +1,4 @@ -### Friendica\Model +## Friendica\Model Models are the glue between the business logic of the app and the datastore(s).