Commit a0e535d
committed
fix: correct scoped service layer pattern guidance
- Update scoped-service-layer.mdx to use Effect.Service's scoped property
instead of incorrectly suggesting Layer.scoped
- Fix summary and rule description to reflect correct pattern
- Example code remains unchanged as it was already showing proper usage
Note: This is an important fix as it guides users to the proper way of
creating service layers around managed resources in Effect.1 parent f4fa0b5 commit a0e535d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments