Skip to content

Commit c911b40

Browse files
spastorinoJoshua Nelson
authored and
Joshua Nelson
committed
Remove EN1
1 parent f19d3e6 commit c911b40

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/salsa.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ potentially invalidated.
107107
### Query Groups
108108

109109
A query group is a set of queries which have been defined together as a unit.
110-
The database is formed by combining query groups. Query groups are akin to
111-
"Salsa modules" [^EN1].
110+
The database is formed by combining query groups. Query groups are akin to
111+
"Salsa modules".
112112

113113
A set of queries in a query group are just a set of methods in a trait.
114114

@@ -212,5 +212,3 @@ fn main() {
212212
}
213213
}
214214
```
215-
216-
[^EN1]: What is a Salsa module?

0 commit comments

Comments
 (0)