Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Aug 19, 2024
1 parent 7fa74ca commit 8f5a6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/docs/magazine/fork_api_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Fork API allows you to run multiple instances of the same application in the sin

:::tip

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.
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.

:::

Expand Down

0 comments on commit 8f5a6db

Please sign in to comment.