Skip to content

Commit 26e5d54

Browse files
committed
Merge pull request #508 from kevgathuku/patch-1
Remove extra word in learnyoubash description
2 parents ca3d45c + 0084fae commit 26e5d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ <h4><a class="js-workshop-link" href="https://github.com/phase2/pattern-lab-work
327327
</div>
328328
<div id="learnyoubash" class="workshopper">
329329
<h4><a class="js-workshop-link" href="https://github.com/denysdovhan/learnyoubash" target="_blank">learnyoubash</a></h4>
330-
<p data-i18n="workshopper-learnyoubash">Learn you how to use the terminal and write your the first Bash script.</p>
330+
<p data-i18n="workshopper-learnyoubash">Learn you how to use the terminal and write your first Bash script.</p>
331331
<code>npm install -g learnyoubash</code>
332332
</div>
333333
<div id="currying-workshopper" class="workshopper">

0 commit comments

Comments
 (0)