grim/convey

Typo fix

2018-01-14, Gary Kramlich
4022dd81834e
Parents 55fe6659a750
Children 309efdf0a7b1
Typo fix
  • +1 -1
    ChangeLog
  • --- a/ChangeLog Sun Jan 14 07:01:09 2018 -0600
    +++ b/ChangeLog Sun Jan 14 20:30:51 2018 -0600
    @@ -11,7 +11,7 @@
    0.13.0: 20180114
    * Fixed an issue in docker.ParseImage where something like convey/workspace
    - would in correctly determine the registry to be convey and the image to be
    + would incorrectly determine the registry to be convey and the image to be
    workspace. Fixed #157
    * Changed the way subcommands are run. Fixed #153
    * Added `run` sub-command.