Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1173 from bboreham/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
sdboyer authored Sep 19, 2017
2 parents 0076b93 + f32ea71 commit 10ef770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Gopkg.toml.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ use a specific branch, version range, revision, or alternate source (such as a
fork).

## `override`
An `override` has the same structure as a `constraint` declaration, but supersede all `constraint` declarations from all projects. Only `override` declarations from the current project's are applied.
An `override` has the same structure as a `constraint` declaration, but supersede all `constraint` declarations from all projects. Only `override` declarations from the current project's `Gopkg.toml` are applied.

```toml
[[override]]
Expand Down

0 comments on commit 10ef770

Please sign in to comment.