Skip to content

Commit 96d64be

Browse files
rimi-itkjekuaitk
andcommitted
Update src/Form/SettingsForm.php
Co-authored-by: Jeppe Kuhlmann Andersen <[email protected]>
1 parent 0ae1447 commit 96d64be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Form/SettingsForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public function buildForm(array $form, FormStateInterface $form_state): array {
9999
],
100100

101101
'message' => [
102-
'#markup' => $this->t('Note: Pinging the API will used saved config.'),
102+
'#markup' => $this->t('Note: Pinging the API will use saved config.'),
103103
],
104104
];
105105

0 commit comments

Comments
 (0)