Skip to content

Commit

Permalink
Fix typo (tensorflow#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
Orzelius authored Jun 21, 2021
1 parent 0aea4ab commit 97af3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mnist/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export class MnistData {
}

/**
* Get all test data as a data tensor a a labels tensor.
* Get all test data as a data tensor and a labels tensor.
*
* @param {number} numExamples Optional number of examples to get. If not
* provided,
Expand Down

0 comments on commit 97af3cd

Please sign in to comment.