Skip to content

Commit fb77ff7

Browse files
rimi-itkjekuaitk
andauthored
Update src/Form/SettingsForm.php
Co-authored-by: Jeppe Kuhlmann Andersen <[email protected]>
1 parent 4336303 commit fb77ff7

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)