diff --git a/docs/SPECIFICATION.md b/docs/SPECIFICATION.md index a317444..1269641 100644 --- a/docs/SPECIFICATION.md +++ b/docs/SPECIFICATION.md @@ -1134,7 +1134,7 @@ const types = { **Verifying Fname Ownership** -Anyone can verify that a user requested verification of a name by making a call to the server. usrs can make a GET request to `/transfers` which returns a paginated list of events with the following schema: +Anyone can verify that a user requested verification of a name by making a call to the server. users can make a GET request to `/transfers` which returns a paginated list of events with the following schema: ```jsx {