Skip to content

Commit ac49e61

Browse files
authored
doc(metaprogramming): stored in
1 parent 14f13fa commit ac49e61

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/reference/metaprogramming

1 file changed

+1
-1
lines changed

docs/docs/reference/metaprogramming/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ introduce the following fundamental facilities:
3939
moniker.
4040

4141
5. [TASTy Inspection](./tasty-inspect.md) Typed abstract syntax trees are serialized
42-
in a custom compressed binary format to `.tasty` files. TASTy inspection allows
42+
in a custom compressed binary format stored in `.tasty` files. TASTy inspection allows
4343
to load these files and analyze their content's tree structure.
4444

0 commit comments

Comments
 (0)