aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html')
-rw-r--r--tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html b/tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html
index 1207f40249..5f75958f25 100644
--- a/tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html
+++ b/tensorflow/tensorboard/components/tf-dashboard-common/tf-url-generator.html
@@ -31,7 +31,7 @@
},
};
TF.Urls.routes.forEach(function(route) {
- /* for each route (other than runs, handled seperately):
+ /* for each route (other than runs, handled separately):
* out`RouteName`: {
* type: Function,
* readOnly: true,