Skip to content

Commit

Permalink
chore(readme): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Jan 11, 2024
1 parent d655541 commit afc00ba
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 @@ -921,7 +921,7 @@ Suppose we have an _authenticated_ API endpoint our application uses to search
for flights. The endpoint responds with an array of flights satisfying the
query.

How might we [test][56] that this endpoint returns flights in our database as
How might we test that this endpoint returns flights in our database as
expected?

```typescript
Expand Down

0 comments on commit afc00ba

Please sign in to comment.