Skip to content

Commit 14f13fa

Browse files
authored
doc(metaprogramming): serialize to instead of in
1 parent e236eb2 commit 14f13fa

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 in `.tasty` files. TASTy inspection allows
42+
in a custom compressed binary format to `.tasty` files. TASTy inspection allows
4343
to load these files and analyze their content's tree structure.
4444

0 commit comments

Comments
 (0)