diff --git a/src/modules/help.js b/src/modules/help.js index addc6291..2c751ddd 100644 --- a/src/modules/help.js +++ b/src/modules/help.js @@ -20,7 +20,7 @@ export class Help{ this.instrText = f.help_instructions_text ? f.help_instructions_text : 'Use the filters above each column to filter and limit table ' + - 'data. Avanced searches can be performed by using the following ' + + 'data. Advanced searches can be performed by using the following ' + 'operators:
<, <=, >, ' + '>=, =, *, !, {, }, ' + '||,&&, [empty], [nonempty], ' +