Skip to content

Commit c3889d1

Browse files
committed
Fix typos in unstable-book
1 parent 4cea2bc commit c3889d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/unstable-book/src/compiler-flags/path-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `--print` Options
22

3-
The behavior of the `--print` flag can be modified by optionally be specifiying a filepath
3+
The behavior of the `--print` flag can be modified by optionally be specifying a filepath
44
for each requested information kind, in the format `--print KIND=PATH`, just like for
55
`--emit`. When a path is specified, information will be written there instead of to stdout.
66

0 commit comments

Comments
 (0)