Skip to content

Commit 94ff33c

Browse files
yaahcehuss
andauthored
Apply suggestions from code review
Co-authored-by: Eric Huss <[email protected]>
1 parent 04897d9 commit 94ff33c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/names/name-resolution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Name resolution is split into three stages throughout the compilation process. T
88

99
> [!NOTE]
1010
>
11-
> * Expansion-time resolution is also known as "Early Resolution".
12-
> * Primary resolution is also known as "Late Resolution".
11+
> * Expansion-time resolution is also known as "early resolution".
12+
> * Primary resolution is also known as "late resolution".
1313
1414
r[names.resolution.expansion]
1515
## Expansion-time name resolution

0 commit comments

Comments
 (0)