diff --git a/lib/rules_inline/escape.js b/lib/rules_inline/escape.js index bd32ae8..229ead0 100644 --- a/lib/rules_inline/escape.js +++ b/lib/rules_inline/escape.js @@ -1,4 +1,4 @@ -// Proceess escaped chars and hardbreaks +// Process escaped chars and hardbreaks 'use strict';