Skip to content

Commit 9e61109

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

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
@@ -191,7 +191,7 @@ export class SaveAsSketch extends CloudSketchContribution {
191191
),
192192
question: nls.localize(
193193
'arduino/sketch/editInvalidSketchFolderLocationQuestion',
194-
'Do you want to try to save the sketch to a different location?'
194+
'Do you want to try saving the sketch to a different location?'
195195
),
196196
};
197197
}

0 commit comments

Comments
 (0)