Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5e2b1a

Browse files
committed
Fix typo
1 parent fd1d178 commit c5e2b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/core/get_started/eager.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"\n",
9090
"## TensorFlow programming\n",
9191
"\n",
92-
"There many [TensorFlow APIs](https://www.tensorflow.org/api_docs/python/) available, but we recommend starting with these high-level TensorFlow concepts:\n",
92+
"There are many [TensorFlow APIs](https://www.tensorflow.org/api_docs/python/) available, but start with these high-level TensorFlow concepts:\n",
9393
"\n",
9494
"* Enable an [eager execution](https://www.tensorflow.org/programmers_guide/eager) development environment,\n",
9595
"* Import data with the [Datasets API](https://www.tensorflow.org/programmers_guide/datasets),\n",

0 commit comments

Comments
 (0)