diff --git a/client/modules/IDE/components/Preferences.jsx b/client/modules/IDE/components/Preferences.jsx index 370077fa..cb549a13 100644 --- a/client/modules/IDE/components/Preferences.jsx +++ b/client/modules/IDE/components/Preferences.jsx @@ -274,8 +274,8 @@ class Preferences extends React.Component { this.props.setTextOutput(2)} - aria-label="grid output on" - name="grid output" + aria-label="table text output on" + name="table text output" id="grid-output-on" className="preference__radio-button" value="Grid On"