Skip to content

Commit f437f24

Browse files
authored
Corrected some typos (#131)
1 parent 718d716 commit f437f24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Follow either of the two links above to access the appropriate CLA and
2424
instructions for how to sign and return it. Once we receive it, we'll be able to
2525
accept your pull requests.
2626

27-
## Contributing A Patch
27+
## Contributing a Patch
2828

2929
1. Submit an issue describing your proposed change to the repo in question.
3030
1. The repo owner will respond to your issue promptly.
@@ -45,7 +45,7 @@ accept your pull requests.
4545
1. [Set up authentication with a service account][auth] so you can access the
4646
API from your local workstation.
4747

48-
You can use an API-key, but remember never to same it in your source files.
48+
You can use an API-key, but remember never to save it in your source files.
4949

5050

5151
## Development
@@ -103,4 +103,4 @@ python docs/build_docs.py
103103
[projects]: https://console.cloud.google.com/project
104104
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
105105
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=generativelanguage.googleapis.com
106-
[auth]: https://cloud.google.com/docs/authentication/getting-started
106+
[auth]: https://cloud.google.com/docs/authentication/getting-started

0 commit comments

Comments
 (0)