Remove EN1
This commit is contained in:
parent
f19d3e64b4
commit
c911b40be5
|
|
@ -108,7 +108,7 @@ potentially invalidated.
|
|||
|
||||
A query group is a set of queries which have been defined together as a unit.
|
||||
The database is formed by combining query groups. Query groups are akin to
|
||||
"Salsa modules" [^EN1].
|
||||
"Salsa modules".
|
||||
|
||||
A set of queries in a query group are just a set of methods in a trait.
|
||||
|
||||
|
|
@ -212,5 +212,3 @@ fn main() {
|
|||
}
|
||||
}
|
||||
```
|
||||
|
||||
[^EN1]: What is a Salsa module?
|
||||
|
|
|
|||
Loading…
Reference in New Issue