Skip to content

Commit 5ec0077

Browse files
kittaakosper1234
andauthored
Update arduino-ide-extension/src/browser/contributions/save-as-sketch.ts
Co-authored-by: per1234 <[email protected]>
1 parent 9e61109 commit 5ec0077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arduino-ide-extension/src/browser/contributions/save-as-sketch.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export class SaveAsSketch extends CloudSketchContribution {
208208
details: errorMessage,
209209
question: nls.localize(
210210
'arduino/sketch/editInvalidSketchFolderQuestion',
211-
'Do you want to try to save the sketch with a different name?'
211+
'Do you want to try saving the sketch with a different name?'
212212
),
213213
};
214214
}

0 commit comments

Comments
 (0)