Skip to content

Commit

Permalink
#29: typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeleon committed Jan 29, 2024
1 parent 42be750 commit de67f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ enum UserService: Service {
let users = try await UserService.Users.getAll.send()
```

See [Defining an APIStructure](https://swiftpackageindex.com/tdeleon/relax/documentation/relax/definingapistructure) for
See [Defining an API Structure](https://swiftpackageindex.com/tdeleon/relax/documentation/relax/definingapistructure) for
more details.

## Testing
Expand Down

0 comments on commit de67f48

Please sign in to comment.