diff --git a/src/Form/SelectCslForm.php b/src/Form/SelectCslForm.php index 774b45b..ed2ca9d 100644 --- a/src/Form/SelectCslForm.php +++ b/src/Form/SelectCslForm.php @@ -111,7 +111,7 @@ public function buildForm(array $form, FormStateInterface $form_state) { // as output. // We expect output in a specific format when there is no error as below //
- //
“Text_Output”
+ //
“Text_Output”
//
. // Based on `csl` text output, we will do the error handling. // When HTML output is not as expected, add a form element which indicates