8000
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 8e8ccf9 commit bf5759cCopy full SHA for bf5759c
_overviews/scala3-macros/tutorial/reflection.md
@@ -11,7 +11,7 @@ It provides a view on the *Typed Abstract Syntax Trees* and their properties suc
11
12
## How to use the API
13
14
-Accessing this API need and import that depends the current `Quotes`.
+Accessing this API needs an import that depends the current `Quotes`.
15
We can use `scala.quoted.quotes` to import it.
16
17
```scala
0 commit comments