Skip to content

Commit 0a40f8d

Browse files
authored
Merge pull request tensorflow#275 from Anthony-Tatowicz/patch-1
Fixed confusing wording
2 parents 07f9388 + 81f12de commit 0a40f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inception/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ bazel-bin/inception/build_image_data \
664664
```
665665

666666
where the `$OUTPUT_DIRECTORY` is the location of the sharded `TFRecords`. The
667-
`$LABELS_FILE` will be a text file that is outputted by the script that provides
667+
`$LABELS_FILE` will be a text file that is read by the script that provides
668668
a list of all of the labels. For instance, in the case flowers data set, the
669669
`$LABELS_FILE` contained the following data:
670670

0 commit comments

Comments
 (0)