We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af2d64 commit 04ccfc2Copy full SHA for 04ccfc2
src/content/tools/pub/cmd/pub-lish.md
@@ -39,7 +39,7 @@ either don't use `--force`, or use `--dry-run` first.
39
### `--skip-validation`
40
41
Publishes without going through the client-side validation process or resolving dependencies.
42
-This is useful for advanced users who know why the validation fails and wish to side step a particularly issues.
+This is useful for advanced users who know why the validation fails and wish to side step a particularl issues.
43
44
**Example:** When publishing to pub.dev it may take a few minutes for a newly published package to become available.
45
Hence, if you are publishing two dependent packages, where the second depends on the first.
0 commit comments