diff --git a/src/docs/user/userguide/diffusion_existing.diviner b/src/docs/user/userguide/diffusion_existing.diviner index 56226a84a1..b5b1fbdf76 100644 --- a/src/docs/user/userguide/diffusion_existing.diviner +++ b/src/docs/user/userguide/diffusion_existing.diviner @@ -48,7 +48,7 @@ Once the import completes, disable the **Observe** URI to automatically convert it into a hosted repository. **Push to Empty Repository**: Create an activate an empty repository, then push -all of your changes to empty the repository. +all of your changes to the empty repository. In Git and Mercurial, you can do this with `git push` or `hg push`.