Skip to content

Commit 2ad1f40

Browse files
authored
Update mod.ts (#1)
1 parent f67cec2 commit 2ad1f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export function isGitSync(filepath = Deno.cwd()): boolean {
2323
}
2424

2525
/**
26-
* Return `true` if the file apth is a git repository synchronously.
26+
* Return `true` if the file path is a git repository synchronously.
2727
*
2828
* Requires the `--allow-read` flag.
2929
*

0 commit comments

Comments
 (0)