Skip to content

Commit f1342ee

Browse files
authored
chore(samples): Fixed a typo in the readme (#760)
1 parent 459e852 commit f1342ee

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-bigtable/samples/hello

1 file changed

+1
-1
lines changed

packages/google-cloud-bigtable/samples/hello/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Demonstrates how to connect to Cloud Bigtable and run some basic operations. Mor
1717

1818
To run this sample:
1919

20-
1. If this is your first time working with GCP products, you will need to set up [the Cloud SDK][cloud_sdk] or utilize [Google Cloud Shell][gcloud_shell]. This sample may [require authetication][authentication] and you will need to [enable billing][enable_billing].
20+
1. If this is your first time working with GCP products, you will need to set up [the Cloud SDK][cloud_sdk] or utilize [Google Cloud Shell][gcloud_shell]. This sample may [require authentication][authentication] and you will need to [enable billing][enable_billing].
2121

2222
1. Make a fork of this repo and clone the branch locally, then navigate to the sample directory you want to use.
2323

0 commit comments

Comments
 (0)