aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html')
-rw-r--r--tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html b/tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html
index 5ca5829f2b..fb2bc13f9a 100644
--- a/tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html
+++ b/tensorflow/tensorboard/components/tf_graph/tf-graph-scene.html
@@ -328,7 +328,7 @@ limitations under the License.
/* --- Annotation --- */
/* only applied for annotations that are not summary or constant.
-(.summary, .constant gets overriden below) */
+(.summary, .constant gets overridden below) */
::content .annotation > .annotation-node > * {
stroke-width: 0.5;
stroke-dasharray: 1, 1;