Skip to content

Commit

Permalink
Tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Sep 9, 2024
1 parent a18dd6d commit b3124ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/vscode/src/host/execute-queue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export class ExecuteQueue {
/**
* Constructor
*
* Private since we only want one of these per `key`. Access using `instance()` instead.
* Private since we only want one of these. Access using `instance()` instead.
*/
private constructor() { }

Expand Down

0 comments on commit b3124ef

Please sign in to comment.