Skip to content

Commit

Permalink
Fixed documentation typo (tensorflow#6657)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsagar authored and lukaszkaiser committed Apr 24, 2019
1 parent 9867235 commit 37f1725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/rnn/quickdraw/train_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# 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 \
--training_data train_data \
Expand Down

0 comments on commit 37f1725

Please sign in to comment.