Skip to content

Commit ef82a90

Browse files
committed
casing of GCS
1 parent aef1f1e commit ef82a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/grpc/src/main/java/com/google/cloud/speech/grpc/demos/AudioRequestFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
/*
3535
* AudioRequestFactory takes a URI as an input and creates an AudioRequest. The URI can point to a
36-
* local file or a file on google cloud storage.
36+
* local file or a file on Google Cloud Storage.
3737
*/
3838
public class AudioRequestFactory {
3939

0 commit comments

Comments
 (0)