Skip to content

Commit

Permalink
fix target -> targets in docs (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre authored and KristofferC committed Jul 9, 2018
1 parent 0ff5ef0 commit 8df0341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/Pkg/docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ This is possible by adding dependencies to a "test target" to the Project file.
test-only dependency by adding the following to the Project file:

```
[target.test.deps]
[targets.test.deps]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
```

Expand Down

0 comments on commit 8df0341

Please sign in to comment.