Fix typos in unstable-book

This commit is contained in:
Meng Xiangzhuo 2023-08-15 07:54:36 +08:00
parent 4cea2bc339
commit c3889d1a14
1 changed files with 1 additions and 1 deletions

View File

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