Skip to content

Commit

Permalink
fixed linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jongund committed Jun 7, 2024
1 parent 8214beb commit ff1bdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/practices/high-contrast/high-contrast-practice.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* high-contrast.js */

use strict;
'use strict';

const htmlColorValues = [
{
Expand Down

0 comments on commit ff1bdda

Please sign in to comment.