We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a9a46 commit 977f0a5Copy full SHA for 977f0a5
js/text2.js
@@ -18,7 +18,7 @@ function setString2(arg){
18
console.log("ok");
19
var a=arg.innerHTML;
20
Typed.new(".electric", {
21
- strings: [ "Want to contach with me and check out my Projects? Click icon toggle and Check below! Details call 0888700140"],
+ strings: [ "Want to contact with me and check out my Projects? Click icon toggle and Check below! Details call 0888700140"],
22
typeSpeed: 2
23
});
24
}
0 commit comments