We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67cec2 commit 2ad1f40Copy full SHA for 2ad1f40
mod.ts
@@ -23,7 +23,7 @@ export function isGitSync(filepath = Deno.cwd()): boolean {
23
}
24
25
/**
26
- * Return `true` if the file apth is a git repository synchronously.
+ * Return `true` if the file path is a git repository synchronously.
27
*
28
* Requires the `--allow-read` flag.
29
0 commit comments