Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion microservices/ui/app/src/components/GameLobby.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ class GameLobby extends Component {
</div>
<div className="lobby-top-scenario-paragraph-div">
<h3 className="lobby-top-scenario-paragraph">
insert random scenario here
you're participating in a hackathon and nothing is working ...
and then you realize that you were reaading the wrong docs the entire time.
</h3>
</div>
</div>
Expand Down