Skip to content

Commit 3be64fe

Browse files
mhueJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Fix a typo (#813)
1 parent a2d8238 commit 3be64fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataproc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Note that while this sample demonstrates interacting with Dataproc via the API,
66
demonstrated here could also be accomplished using the Cloud Console or the gcloud CLI.
77

88
`list_clusters.py` is a simple command-line program to demonstrate connecting to the
9-
Dataproc API and listing the clusters in a ergion
9+
Dataproc API and listing the clusters in a region
1010

1111
`create_cluster_and_submit_job.py` demonstrates how to create a cluster, submit the
1212
`pyspark_sort.py` job, download the output from Google Cloud Storage, and output the result.

0 commit comments

Comments
 (0)