aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/introspect_breaking_format.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/snippets/introspect_breaking_format.md b/docs/markdown/snippets/introspect_breaking_format.md
index c96c82c..a0fa29a 100644
--- a/docs/markdown/snippets/introspect_breaking_format.md
+++ b/docs/markdown/snippets/introspect_breaking_format.md
@@ -7,5 +7,5 @@ affects the `filename` key in the targets introspection and the output of
Furthermore, the `filename` and `install_filename` keys in the targets
introspection are now lists of strings with identical length.
-The `--traget-files` option is now deprecated, since the same information
+The `--target-files` option is now deprecated, since the same information
can be acquired from the `--tragets` introspection API.