Skip to content

Commit 62aa725

Browse files
Improve: JSON private key -> JSON Private Key
1 parent d5364c5 commit 62aa725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@
850850
- [ ] After the VM has been created, use your Google Account credentials to log in into the VM.
851851
- [x] After the VM has been created, use gcloud compute reset-windows-password to retrieve the login credentials for the VM.
852852
- [ ] When creating the VM, add metadata to the instance using 'windows-password' as the key and a password as the value.
853-
- [ ] After the VM has been created, download the JSON private key for the default Compute Engine service account. Use the credentials in the JSON file to log in to the VM.
853+
- [ ] After the VM has been created, download the JSON Private Key for the default Compute Engine service account. Use the credentials in the JSON file to log in to the VM.
854854

855855
**[⬆ Back to Top](#table-of-contents)**
856856

0 commit comments

Comments
 (0)