summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHeber Leonard <heber.leonard2@gmail.com>2020-07-08 16:46:34 -0300
committerHeber Leonard <heber.leonard2@gmail.com>2020-07-08 16:46:34 -0300
commit2a6b9df4ef5a18f6e6d21d58b331bfff9afac739 (patch)
treed0b59590217aab5bb488fa118f4081773e5d43ad /scripts
parent585639efc16011885c5c071266d1f32dab957270 (diff)
add readme
Diffstat (limited to 'scripts')
-rw-r--r--scripts/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/main.js b/scripts/main.js
index 1ee3067..29460cc 100644
--- a/scripts/main.js
+++ b/scripts/main.js
@@ -94,7 +94,7 @@ async function getInputValue(){
}
else if(value === "social"){
trueValue(value);
- createText("Didn't you mean: social -all?")
+ createText("Didn't you mean: social -a?")
}
else if(value === "clear"){