diff --git a/development/docs.md b/development/docs.md index aa78d11b..99dce46d 100644 --- a/development/docs.md +++ b/development/docs.md @@ -12,7 +12,7 @@ The `Garage` contains user's tokens separated by `Slots`. Every `Slot` stores th ### Federation -The `Federation` stores information from all available coordinators. All coordinators information is aggregated here: `book` for all orders and `exchange` for `Coordinator`'s meta data. When `nostr` connection is active, `book` is filled with orders from relays instead. +The `Federation` stores information from all available coordinators. All coordinators information is aggregated here: `book` for all orders and `exchange` for `Coordinator`'s meta data. When the Nostr connection is active, `book` is filled with orders from relays instead.