Update README.md

pull/196/head
hekra01 2018-08-06 17:58:19 +02:00 committed by GitHub
parent cd7ac6d2d0
commit d2c6aa1831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ Response:
### Use case: User views the user timeline ### Use case: User views the user timeline
* The **Client** posts a home timeline request to the **Web Server** * The **Client** posts a user timeline request to the **Web Server**
* The **Web Server** forwards the request to the **Read API** server * The **Web Server** forwards the request to the **Read API** server
* The **Read API** retrieves the user timeline from the **SQL Database** * The **Read API** retrieves the user timeline from the **SQL Database**