Skip to content

Commit 7dd3a31

Browse files
author
The TensorFlow Datasets Authors
committed
Fix typo in the external tfrecord documentation
PiperOrigin-RevId: 675136544
1 parent bcccac5 commit 7dd3a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/external_tfrecord.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Limitations:
1515

1616
* `tf.train.SequenceExample` is not supported, only `tf.train.Example`.
1717
* You need to be able to express the `tf.train.Example` in terms of
18-
`tfds.features` (see section bellow).
18+
`tfds.features` (see section below).
1919

2020
## File naming convention
2121

0 commit comments

Comments
 (0)