Skip to content

Commit aea8b7e

Browse files
Update docs/compilation_walkthrough.md
Co-authored-by: Franco Giachetta <[email protected]>
1 parent ab53ab1 commit aea8b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compilation_walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ the following:
148148
inserted immediately after the first one.
149149

150150
While handling each statement on the function, the libfunc code generators may
151-
build the types they need (ex. arguments and return values) using the
151+
build the types they need (e.g. arguments and return values) using the
152152
`TypeBuilder` trait.
153153

154154
## Metadata Storage

0 commit comments

Comments
 (0)