Fix typo in PlotlyJsGraphWidget.php
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3131485. -->
Reported by: [saxmeister](https://www.drupal.org/user/2458644)
>>>
<p>In line 466 the description of the textfield in the file /plotly_js/src/Plugin/Field/FieldWidget/PlotlyJsGraphWidget.php the text is:</p>
<p>'Please note that anything other than the default value in this field requires a custom axis implentation in the graph template files.'</p>
<p>and should be:</p>
<p>'Please note that anything other than the default value in this field requires a custom axis implementation in the graph template files.'</p>
issue