Skip to content

Commit 96d64be

Browse files
rimi-itkjekuaitk
andcommitted
Update src/Form/SettingsForm.php
Co-authored-by: Jeppe Kuhlmann Andersen <78410897+jekuaitk@users.noreply.github.com>
1 parent 0ae1447 commit 96d64be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)