Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

cleanup: fix typo: scretTokenKey --> secretTokenKey#63101

Merged
peterguy merged 1 commit into
mainfrom
peterguy/fix-typo-in-vscode-extension
Jun 5, 2024
Merged

cleanup: fix typo: scretTokenKey --> secretTokenKey#63101
peterguy merged 1 commit into
mainfrom
peterguy/fix-typo-in-vscode-extension

Conversation

@peterguy

@peterguy peterguy commented Jun 5, 2024

Copy link
Copy Markdown
Contributor

This one is straightforward: changing the spelling of a variable.

As I poked around in the vscode extension looking for what's going on with the authentication errors, the misspelling of scretTokenKey became difficult to ignore. So I fixed it. :-D

Test plan

  1. Build and run locally.
cd client/vscode
pmpn run build
  1. Launch extension in VSCode: open the Run and Debug sidebar view in VS Code, then select Launch VS Code Extension from the dropdown menu. Verify expected behavior.

@cla-bot cla-bot Bot added the cla-signed label Jun 5, 2024
@peterguy peterguy requested a review from a team June 5, 2024 15:07
@peterguy peterguy enabled auto-merge (squash) June 5, 2024 15:08
@peterguy peterguy merged commit d5a0415 into main Jun 5, 2024
@peterguy peterguy deleted the peterguy/fix-typo-in-vscode-extension branch June 5, 2024 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants