We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19d3e6 commit c911b40Copy full SHA for c911b40
src/salsa.md
@@ -107,8 +107,8 @@ potentially invalidated.
107
### Query Groups
108
109
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].
+The database is formed by combining query groups. Query groups are akin to
+"Salsa modules".
112
113
A set of queries in a query group are just a set of methods in a trait.
114
@@ -212,5 +212,3 @@ fn main() {
212
}
213
214
```
215
-
216
-[^EN1]: What is a Salsa module?
0 commit comments