Skip to content

Commit d104146

Browse files
authored
docs: fix grammar in audio tutorial (#1814)
1 parent c3e343a commit d104146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/audio.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"id": "IF_kYz_o2DH4"
160160
},
161161
"source": [
162-
"The content of the audio clip will only be read as needed, either by converting `AudioIOTensor` to `Tensor` through `to_tensor()`, or though slicing. Slicing is especially useful when only a small portion of a large audio clip is needed:"
162+
"The content of the audio clip will only be read as needed, either by converting `AudioIOTensor` to `Tensor` through `to_tensor()`, or through slicing. Slicing is especially useful when only a small portion of a large audio clip is needed:"
163163
]
164164
},
165165
{

0 commit comments

Comments
 (0)