8000 chore(samples): Fixed a typo in the readme (#760) · googleapis/python-bigtable@efe332c · GitHub
[go: up one dir, main page]

Skip to content

Commit efe332c

Browse files
authored
chore(samples): Fixed a typo in the readme (#760)
1 parent 505273b commit efe332c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)
0