Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 67052a2

Browse files
Correct typo "YOu" to "You" in tutorial text
1 parent 15e96c3 commit 67052a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/en/tutorials/audio/simple_audio.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@
873873
" self.model = model\n",
874874
"\n",
875875
" # Accept either a string-filename or a batch of waveforms.\n",
876-
" # YOu could add additional signatures for a single wave, or a ragged-batch. \n",
876+
" # You could add additional signatures for a single wave, or a ragged-batch. \n",
877877
" self.__call__.get_concrete_function(\n",
878878
" x=tf.TensorSpec(shape=(), dtype=tf.string))\n",
879879
" self.__call__.get_concrete_function(\n",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /