Skip to content

Commit 515ae40

Browse files
committed
Fix data-i18n attribute
1 parent 076136a commit 515ae40

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
@@ -430,7 +430,7 @@ <h4><a class="js-workshop-link" href="https://github.com/senecajs/seneca-in-prac
430430
</div>
431431
<div id="less-is-more" class="workshopper">
432432
<h4><a class="js-workshop-link" href="https://github.com/gnerkus/less-is-more" target="_blank">LESS is more</a></h4>
433-
<p data-i18n="workshopper-node-debug-school">Learn the fundamentals of the LESS CSS preprocessor.</p>
433+
<p data-i18n="workshopper-less-is-more">Learn the fundamentals of the LESS CSS preprocessor.</p>
434434
<code>npm install -g less-is-more</code>
435435
</div>
436436
</div>

0 commit comments

Comments
 (0)