diff --git a/Tips-and-Tricks.md b/Tips-and-Tricks.md index ef6af9d..999ef27 100644 --- a/Tips-and-Tricks.md +++ b/Tips-and-Tricks.md @@ -167,7 +167,7 @@ You can use this tool (implemented as a Git pre-commit hook) to automatically up # Uninstall script -Currently, dotbot does not support uninstalling the symlinks. This scirpt is a good starting point for people who want this feature ([source](https://github.com/anishathalye/dotbot/issues/152#issuecomment-394129600)) +Currently, dotbot does not support uninstalling the symlinks. This script can be a good starting point for users who want this feature ([source](https://github.com/anishathalye/dotbot/issues/152#issuecomment-394129600)) ```python #!/usr/bin/env python