Skip to content

Commit

Permalink
updated typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik Ogura committed Jun 12, 2019
1 parent 619b22b commit 59a57ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ There are, however, some common tasks that any user of DBT might want at their f

* *Boilerplate* A tool for generating tool boilerplate. You could do it by hand, but why?

* *Trustmgr)* A tool for managing who's public keys are trusted by DBT. (Still under construction. For now you'll need to fill the 'truststore' file with the PEM encoded key or keys you've decided to trust.)
* *Trustmgr* A tool for managing who's public keys are trusted by DBT. (Still under construction. For now you'll need to fill the 'truststore' file with the PEM encoded key or keys you've decided to trust.)

If for some reason you don't want to use the included tools, just remove them from your `metadata.json` and they won't publish.

Expand Down

0 comments on commit 59a57ab

Please sign in to comment.