Skip to content

Commit

Permalink
fixed typo ("capture" -> "agenda") (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
benide authored and ericdanan committed Mar 14, 2019
1 parent edc60cd commit e9d3344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -88,7 +88,7 @@ New commands:
| <kbd>C-c p SPC</kbd> | `counsel-projectile` | Jump to a project buffer or file, or switch project |
| <kbd>C-c p s i</kbd> | `counsel-projectile-git-grep` | Search project with git grep |
| <kbd>C-c p O c</kbd> | `counsel-projectile-org-capture` | Capture into project |
| <kbd>C-c p O a</kbd> | `counsel-projectile-org-capture` | Open project agenda |
| <kbd>C-c p O a</kbd> | `counsel-projectile-org-agenda` | Open project agenda |
## The `counsel-projectile` command
Default key binding: <kbd>C-c p SPC</kbd>.

Expand Down

0 comments on commit e9d3344

Please sign in to comment.