Skip to content

Commit

Permalink
Merge pull request #359 from matslina/patch-1
Browse files Browse the repository at this point in the history
minor correction s/maybe/may/
  • Loading branch information
jzelinskie authored Apr 11, 2017
2 parents 5201536 + 41f77f4 commit de75bf6
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 @@ -189,7 +189,7 @@ It can take several minutes before the database has been fully populated, but on
### What terminology do I need to understand to work with Clair internals?

- *Image* - a tarball of the contents of a container
- *Layer* - an *appc* or *Docker* image that may or maybe not be dependent on another image
- *Layer* - an *appc* or *Docker* image that may or may not be dependent on another image
- *Feature* - anything that when present could be an indication of a *vulnerability* (e.g. the presence of a file or an installed software package)
- *Feature Namespace* - a context around *features* and *vulnerabilities* (e.g. an operating system)
- *Vulnerability Updater* - a Go package that tracks upstream vulnerability data and imports them into Clair
Expand Down

0 comments on commit de75bf6

Please sign in to comment.