Skip to content

Commit 45aca99

Browse files
edited
1 parent 18de75b commit 45aca99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

capabilities/take-screenshot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = {
3333
"Takes a screenshot of the entire desktop and saves it as a PNG file. " +
3434
"Accepts an optional save path (defaults to the user's desktop folder) and an optional filename " +
3535
"(defaults to screenshot.png). Optionally opens the saved file in a specified application such as Paint (mspaint). " +
36-
"Use whenever the user asks to take, capture, or save a screenshot of their screen or desktop.",
36+
"Use whenever the user asks to take, capture, or save a screenshot of their screen or desktop..",
3737

3838
returnType: "action",
3939
marker: "announce",

0 commit comments

Comments
 (0)