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 04897d9 commit 94ff33cCopy full SHA for 94ff33c
src/names/name-resolution.md
@@ -8,8 +8,8 @@ Name resolution is split into three stages throughout the compilation process. T
8
9
> [!NOTE]
10
>
11
-> * Expansion-time resolution is also known as "Early Resolution".
12
-> * Primary resolution is also known as "Late Resolution".
+> * Expansion-time resolution is also known as "early resolution".
+> * Primary resolution is also known as "late resolution".
13
14
r[names.resolution.expansion]
15
## Expansion-time name resolution
0 commit comments