1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:40:06 +08:00

docs(clojure): typo in clojure doc

This commit is contained in:
Elliott Crifasi 2022-02-25 21:01:36 -06:00 committed by GitHub
parent 6975374b3b
commit 6b34744062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,5 +103,5 @@ of your project. following tasks will be detected:
![taskmanager](https://user-images.githubusercontent.com/13142418/95338987-1a334500-08e6-11eb-80c4-ad811095d8c8.png)
To select a tast to run, use key binding `SPC p t r`, you can also use `SPC p t l` to list all the tasks
To select a task to run, use key binding `SPC p t r`, you can also use `SPC p t l` to list all the tasks
in the tasks manager window.