Skip to content

Commit c463d4c

Browse files
committed
docs: update extension.ts
1 parent 1e247a0 commit c463d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ async function _handleRepo(git: API) {
3636
}
3737

3838
/**
39-
* Setup this extension's autofill command to run when triggered.
39+
* Set up the autofill command to run when triggered.
4040
*/
4141
export function activate(context: vscode.ExtensionContext) {
4242
const disposable = vscode.commands.registerCommand(

0 commit comments

Comments
 (0)