Skip to content

Commit

Permalink
Merge pull request #1362 from pashields/patch-1
Browse files Browse the repository at this point in the history
Update dependency name in profile example
  • Loading branch information
michaelklishin committed Oct 30, 2013
2 parents 67aa192 + 81562ae commit 24b18f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/PROFILES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and they will be merged into the project map when that profile is
active.

The example below adds a "dummy-data" resources directory during
development and a dependency upon "midje" that's only used for tests.
development and a dependency upon "expectations" that's only used for tests.

```clj
(defproject myproject "0.5.0-SNAPSHOT"
Expand Down

0 comments on commit 24b18f8

Please sign in to comment.