aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/extend/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/docs_src/extend/index.md')
-rw-r--r--tensorflow/docs_src/extend/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/docs_src/extend/index.md b/tensorflow/docs_src/extend/index.md
index d48340a777..0e4bfd1dc4 100644
--- a/tensorflow/docs_src/extend/index.md
+++ b/tensorflow/docs_src/extend/index.md
@@ -17,7 +17,7 @@ TensorFlow:
Python is currently the only language supported by TensorFlow's API stability
promises. However, TensorFlow also provides functionality in C++, Go, Java and
-[JavaScript](https://js.tensorflow.org) (incuding
+[JavaScript](https://js.tensorflow.org) (including
[Node.js](https://github.com/tensorflow/tfjs-node)),
plus community support for [Haskell](https://github.com/tensorflow/haskell) and
[Rust](https://github.com/tensorflow/rust). If you'd like to create or