Skip to content

Commit

Permalink
Small puntuation error
Browse files Browse the repository at this point in the history
Co-authored-by: uo289267 <[email protected]>
  • Loading branch information
Mister-Mario and uo289267 committed Feb 17, 2024
1 parent 029aae4 commit 9311210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/05_building_block_view.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ Contained Building Blocks::
* *_HOME_ GAMEMODE PAGE* : Microservice that will let the user start a game.
* *_QUESTION GAME_ GAME CONFIGURATION* Microservice that will let the user customize some game parameters (amount of questions, time to respond a question, etc).
* *_QUESTION GAME_ QUESTION RESTAPI* Microservice that will work as our open API allowing other systems to retrieve information like:
** Random questions and corresponding answers
** Random questions and corresponding answers.
* *_QUESTION GAME_ QUESTION GENERATOR* Microservice that will generate the different questions for our game communicating with wikidata.
* *_QUESTION GAME_ GAME* Microservice that will show the different questions for our game and manage the user answers in order to give a final score.

0 comments on commit 9311210

Please sign in to comment.