Commit f5dde5fa authored by hekra01's avatar hekra01 Committed by Donne Martin
Browse files

Fix error in Twitter timeline solution (#196)

parent cd7ac6d2
......@@ -189,7 +189,7 @@ Response:
### 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 **Read API** retrieves the user timeline from the **SQL Database**
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment