Skip to content

Commit

Permalink
doc(mediator): use collections and not tables
Browse files Browse the repository at this point in the history
  • Loading branch information
bvoiturier committed Jul 11, 2023
1 parent cfbba66 commit 87018f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The Mediator Agent handles the communication and coordination tasks of the Atala

### Mediator Database

The Mediator Database stores data related to the Atala PRISM Mediator. It contains the following tables:
The Mediator Database stores data related to the Atala PRISM Mediator. It contains the following collection:

- **User Accounts**: for storing user account information of mediated agents.

Expand Down

0 comments on commit 87018f2

Please sign in to comment.