Skip to content

Commit 6c482c7

Browse files
gwenapracticalli-johnny
authored andcommitted
readme: correct wording
1 parent 2fff7fd commit 6c482c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
The **[Practicalli Clojure book](https://practical.li/clojure)** uses this configuration extensively to develop Clojure projects.
1414

15-
[Practicalli Clojure CLI Config](https://github.com/practicalli/clojure-cli-config/) contains a `deps.edn` alias definitions for a wide range of community libraries and tools to that extend the feautures of Clojure CLI.
15+
[Practicalli Clojure CLI Config](https://github.com/practicalli/clojure-cli-config/) contains a `deps.edn` alias definitions for a wide range of community libraries and tools to that extend the features of Clojure CLI.
1616

1717
The configuration also contains
1818

@@ -247,7 +247,7 @@ Default values (can be over-ridden on the command line)
247247
| `clojure -T:project/create :template practicalli/service` | Practicalli Service called playground |
248248

249249

250-
> `:project/new` - uses [clj-new](https://github.com/seancorfield/clj-new) which is an archived project, although can still be used to create projects using Leiningen sytle templates. A Clojure CLI configuration must be manually added if these templates do not provide one.
250+
> `:project/new` - uses [clj-new](https://github.com/seancorfield/clj-new) which is an archived project, although can still be used to create projects using Leiningen style templates. A Clojure CLI configuration must be manually added if these templates do not provide one.
251251
252252

253253
| `clojure -T:project/new :template app :name practicalli/my-application` | App project with given name |

0 commit comments

Comments
 (0)