Skip to content

Commit 60627e3

Browse files
committed
corrected data-i18n tag for bacon-love workshop
1 parent 65a7dec commit 60627e3

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
@@ -337,7 +337,7 @@ <h4><a class="js-workshop-link" href="https://github.com/kishorsharma/currying-w
337337
</div>
338338
<div id="bacon-love" class="workshopper">
339339
<h4><a class="js-workshop-link" href="https://github.com/mikaelbr/bacon-love" target="_blank">bacon-love</a></h4>
340-
<p data-i18n="workshopper-currying">Learn concepts of Functional and Reactive Programming using the Bacon.js library.</p>
340+
<p data-i18n="workshopper-bacon-love">Learn concepts of Functional and Reactive Programming using the Bacon.js library.</p>
341341
<code>npm install -g bacon-love</code>
342342
</div>
343343
</div>

0 commit comments

Comments
 (0)