diff --git a/src/content/tools/pub/cmd/pub-lish.md b/src/content/tools/pub/cmd/pub-lish.md index 54ec38e055..cbdb9457e2 100644 --- a/src/content/tools/pub/cmd/pub-lish.md +++ b/src/content/tools/pub/cmd/pub-lish.md @@ -39,7 +39,7 @@ either don't use `--force`, or use `--dry-run` first. ### `--skip-validation` Publishes without going through the client-side validation process or resolving dependencies. -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 particular issues. **Example:** When publishing to pub.dev it may take a few minutes for a newly published package to become available. Hence, if you are publishing two dependent packages, where the second depends on the first.