Skip to content

Commit b5e9b05

Browse files
committed
Fix typo
1 parent ef9d855 commit b5e9b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/docs/contracts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ npm install @withease/contracts
4949

5050
### Farfetched
5151

52-
[Farfetched](https://ff.effector.dev) is the advanced data fetching tool for web applications based of Effector. It suggests to ensure that data received from the server is conforms desired [_Contract_](/protocols/contracts).
52+
[Farfetched](https://ff.effector.dev) is the advanced data fetching tool for web applications based of Effector. It suggests to ensure that data received from the server is conforms desired [_Contract_](/protocols/contract).
5353

5454
```ts
5555
import { createJsonQuery } from '@farfetched/core';

0 commit comments

Comments
 (0)