Fix build documentation typo.

PiperOrigin-RevId: 325272554
Change-Id: I96d871da73374c6db7c1469927d16bbfcad67290
This commit is contained in:
Michael Kuchnik 2020-08-06 11:28:21 -07:00 committed by TensorFlower Gardener
parent a5034fd7af
commit f89cb21f74

View File

@ -31,7 +31,7 @@ package(
)
# Export all header files for which we do not yet provide a dedicated build
# rule. This avoids breading all the rules in tensorflow/core/BUILD.
# rule. This avoids breaking all the rules in tensorflow/core/BUILD.
exports_files(
srcs = [
"allocator_registry.h",