Commit 37f17256 authored by Abhinav Sagar's avatar Abhinav Sagar Committed by Lukasz Kaiser
Browse files

Fixed documentation typo (#6657)

parent 98672351
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
# ============================================================================== # ==============================================================================
r"""Binary for trianing a RNN-based classifier for the Quick, Draw! data. r"""Binary for training a RNN-based classifier for the Quick, Draw! data.
python train_model.py \ python train_model.py \
--training_data train_data \ --training_data train_data \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment