Skip to content

Commit 8f5a6db

Browse files
committed
Fix typo
1 parent 7fa74ca commit 8f5a6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/docs/magazine/fork_api_rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Fork API allows you to run multiple instances of the same application in the sin
99

1010
:::tip
1111

12-
Some of the rules can be validated by static analysis tools like [preset `scope` of `eslint-plugin-effector`](https://eslint.effector.dev/presets/scope.html), but others require runtime validation. Please, refer to the [tutorial](/magazine/scopefull/) to learn how to set up such validations in your project.
12+
Some of the rules can be validated by static analysis tools like [preset `scope` of `eslint-plugin-effector`](https://eslint.effector.dev/presets/scope.html), but others require runtime validation. Please, refer to the [tutorial](/magazine/scopefull) to learn how to set up such validations in your project.
1313

1414
:::
1515

0 commit comments

Comments
 (0)