Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alien35 authored Feb 14, 2018
1 parent 0db69ab commit ccd864c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/federation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In this section you can find config examples for the two main ways of setting up

### #1: Every user has their own Stellar account

In case every user owns Stellar account you don't need `memo`. You can simply return `id` based on the username. Your `queries` section could look like this:
In the case that every user owns a Stellar account, you don't need `memo`. You can simply return `id` based on the username. Your `queries` section could look like this:

```toml
port = 8000
Expand Down

0 comments on commit ccd864c

Please sign in to comment.