Skip to content

Commit 566039e

Browse files
committed
a
1 parent f5c4ecd commit 566039e

File tree

2 files changed

+222
-86
lines changed

2 files changed

+222
-86
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
- [ADTs and Generic Arguments](./ty_module/generic_arguments.md)
157157
- [Parameter types/consts/regions](./ty_module/param_ty_const_regions.md)
158158
- [`TypeFolder` and `TypeFoldable`](./ty-fold.md)
159-
- [Normalization and Aliases](./normalization.md)
159+
- [Aliases and Normalization](./normalization.md)
160160
- [Typing/Param Envs](./typing_parameter_envs.md)
161161
- [Type inference](./type-inference.md)
162162
- [Trait solving](./traits/resolution.md)

0 commit comments

Comments
 (0)