Skip to content

Commit

Permalink
Update getting_started.md (docker#3339)
Browse files Browse the repository at this point in the history
  • Loading branch information
scjane authored and Misty Stanley-Jones committed May 23, 2017
1 parent 298b838 commit 82ca85d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notary/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and signing interface to create signed collections and configure trusted publish
With Notary anyone can provide trust over arbitrary collections of data. Using
<a href="https://www.theupdateframework.com/" target="_blank">The Update Framework (TUF)</a>
as the underlying security framework, Notary takes care of the operations necessary
to create, manage and distribute the metadata necessary to ensure the integrity and
to create, manage, and distribute the metadata necessary to ensure the integrity and
freshness of your content.

## Install Notary
Expand Down Expand Up @@ -145,4 +145,4 @@ alias dockernotary="notary -s https://notary.docker.io -d ~/.docker/trust"
```

More advanced methods of configuration, and additional options, can be found in
the [configuration doc](reference/index.md) and by running `notary --help`.
the [configuration doc](reference/index.md) and by running `notary --help`.

0 comments on commit 82ca85d

Please sign in to comment.