Skip to content

Commit 706282e

Browse files
Update src/gh.ts
Co-authored-by: Chay Nabors <chaynabors@gmail.com>
1 parent 558c0b6 commit 706282e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ const completionSpec: Fig.Spec = {
585585
},
586586
{
587587
name: "browse",
588-
description: "Open the repository in the browsera",
588+
description: "Open the repository in the browser",
589589
args: {
590590
name: "[pr | issue | path[:line]",
591591
generators: ghGenerators.listPR,

0 commit comments

Comments
 (0)