Skip to content

Commit adc78d2

Browse files
committed
Fix typo
1 parent 3cf48d5 commit adc78d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To learn more, [read the documentation](http://aleph.io/examples/literate.html).
125125

126126
### Development
127127

128-
Aleph uses [Leinigen](https://leiningen.org/) for managing dependencies, running REPLs and tests, and building the code.
128+
Aleph uses [Leiningen](https://leiningen.org/) for managing dependencies, running REPLs and tests, and building the code.
129129

130130
Minimal [`tools.deps`](https://github.com/clojure/tools.deps.alpha) support is available in the form of a `deps.edn` file which is generated from `project.clj`. It provides just enough to be able to use Aleph as a git or `:local/root` dependency. When committing changes to `project.clj`, run `deps/lein-to-deps` and commit the resulting changes, too.
131131

0 commit comments

Comments
 (0)