Skip to content

Fix 2 typos#2732

Merged
thaJeztah merged 1 commit into
docker:masterfrom
altmas5:fix-typos
Sep 22, 2020
Merged

Fix 2 typos#2732
thaJeztah merged 1 commit into
docker:masterfrom
altmas5:fix-typos

Conversation

@altmas5
Copy link
Copy Markdown
Contributor

@altmas5 altmas5 commented Sep 18, 2020

- What I did

Removed consecutive occurrences of 'the'

- How I did it

s/the the /the /g

- How to verify it

grep -ir --color 'the the ' cli/

- Description for the changelog

Fixed a small typo included in update_test.go and update.go

Consecutive occurrences of 'the'

Signed-off-by: Jorge Vallecillo <jorgevallecilloc@gmail.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #2732 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2732   +/-   ##
=======================================
  Coverage   57.15%   57.15%           
=======================================
  Files         297      297           
  Lines       18657    18657           
=======================================
  Hits        10663    10663           
  Misses       7132     7132           
  Partials      862      862           

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@thaJeztah thaJeztah merged commit e4b7edd into docker:master Sep 22, 2020
@thaJeztah thaJeztah added this to the 20.10.0 milestone Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants