aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/coder/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/coder/README.md')
-rw-r--r--tensorflow/contrib/coder/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/coder/README.md b/tensorflow/contrib/coder/README.md
index e1e867db5a..c6c379c458 100644
--- a/tensorflow/contrib/coder/README.md
+++ b/tensorflow/contrib/coder/README.md
@@ -30,7 +30,7 @@ following sense:
around,
- The number of CDF axes does not extend, i.e., `CDF.ndim == data.ndim + 1`.
-In the previous example where data has shape (10, 10), the followings are
+In the previous example where data has shape (10, 10), the following are
acceptable CDF shapes:
- (10, 10, 65)