Skip to content

Commit 0309db5

Browse files
committed
Fix typos in comments
1 parent 7e22dc9 commit 0309db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-go-dependencies-task.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
submodules: recursive
7070

71-
# This is required to allow licensee/setup-licensed to install licensed via Ruby gem.
71+
# This is required to allow licensee/setup-licensed to install Licensed via Ruby gem.
7272
- name: Install Ruby
7373
uses: ruby/setup-ruby@v1
7474
with:
@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
submodules: recursive
137137

138-
# This is required to allow licensee/setup-licensed to install licensed via Ruby gem.
138+
# This is required to allow licensee/setup-licensed to install Licensed via Ruby gem.
139139
- name: Install Ruby
140140
uses: ruby/setup-ruby@v1
141141
with:

0 commit comments

Comments
 (0)