summaryrefslogtreecommitdiff
path: root/examples/where_is_my_output/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/where_is_my_output/README.md')
-rw-r--r--examples/where_is_my_output/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/where_is_my_output/README.md b/examples/where_is_my_output/README.md
index feb1f86..c977ec8 100644
--- a/examples/where_is_my_output/README.md
+++ b/examples/where_is_my_output/README.md
@@ -78,7 +78,7 @@ created file, we can do that with a filegroup that specifies the specific
output group containing that file.
In the example below, `:deb` is a rule producing an explicit .deb output
-and an implict .changes output. We refer to the .changes file using the
+and an implicit .changes output. We refer to the .changes file using the
`filegroup` and specifying the desired output group name. Then, any rule
can use this `filegroup` as an input.