We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bf63c7 + c3f0a8f commit a1239cfCopy full SHA for a1239cf
1 file changed
docs/getting-started/install.md
@@ -54,7 +54,7 @@ You can install our NPM package to create widgets programmatically.
54
npm install @friendlycaptcha/sdk
55
56
# using yarn
57
-yan add @friendlycaptcha/sdk
+yarn add @friendlycaptcha/sdk
58
```
59
60
0 commit comments