You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/translate/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ var translate = require('@google-cloud/translate')({
110
110
It's also possible to authenticate with an API key. To create an API key:
111
111
112
112
1. Visit the [Google Developers Console][dev-console].
113
-
2.2.Create a new project or click on an existing project.
113
+
2. Create a new project or click on an existing project.
114
114
3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services):
115
115
* Google Translate API
116
116
4. Navigate to **APIs & auth** > **Credentials** and then click on **Create new Client ID** and select **API key**. You should then be presented with a pop-up containing your newly created key.
0 commit comments