Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skanehira authored and dlvhdr committed Feb 16, 2024
1 parent 162b6a5 commit 974e5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -204,7 +204,7 @@ To pin an issue include the following in your `config.yml` file:
keybindings:
issues:
- key: P
command: gh issue pin {{.IssueNumber}} --repo {.RepoName}
command: gh issue pin {{.IssueNumber}} --repo {{.RepoName}}
```

### 🚥 Repo Path Matching
Expand Down

0 comments on commit 974e5ee

Please sign in to comment.